Commit Graph

462 Commits

Author SHA1 Message Date
Cohee
a51d993ff2 Add missing requirements 2023-12-02 15:26:53 +02:00
Cohee
f99ea5aa89 Add colab detection util 2023-11-30 02:03:11 +02:00
Cohee
aded5b4363 Add support for DuckDuckGo search engine in web search API 2023-11-28 22:39:35 +02:00
Cohee
05cab1c918 Add websearch module 2023-11-28 20:36:02 +02:00
Cohee
085b0a849d Update README.md 2023-11-20 15:44:41 +02:00
Cohee
10e6e1701b Create LICENSE 2023-11-20 15:41:40 +02:00
Cohee
c3ea117cab Relicense 2023-11-20 15:40:48 +02:00
Cohee
e32d0c30c2 Add language parameter for whisper 2023-11-19 21:10:41 +02:00
Cohee
61efbb9aa3 #187 Set condition_on_previous_text for whisper modules 2023-11-19 19:19:45 +02:00
Cohee
289bb2e86b Merge pull request #156 from yggdrasil75/patch-1
Update docker-compose.yml
2023-11-17 18:10:20 +02:00
Cohee
51a680946f Fix chroma embedding function 2023-11-16 18:28:52 +02:00
Cohee
1c868a693b Update README.md 2023-11-16 14:46:01 +02:00
Cohee
73eeef63bc #183 Rework requirement files 2023-11-16 14:11:16 +02:00
Cohee
6f3dd82ad4 Update CUDA requirements 2023-10-25 19:01:23 +03:00
Cohee
8d5d97b0ee Merge pull request #179 from YellowRoseCx/patch-2 2023-10-25 11:24:51 +03:00
YellowRoseCx
baf4f93c78 Update pytorch version in requirements-rocm.txt 2023-10-24 19:46:40 -05:00
Cohee
2830a5ff4e Fix requirements 2023-10-24 15:52:16 +03:00
Cohee
beb434ae78 Fix chromadb purge 2023-10-18 23:54:37 +03:00
Cohee
cbf3c944ac Update README.md 2023-10-13 22:02:15 +03:00
Cohee
e3d671a786 Fix accelerate version for M1 2023-10-13 20:33:00 +03:00
Cohee
0d73db91e7 Bump ChromaDB version 2023-09-18 22:35:42 +03:00
Cohee
600cc43c26 Merge pull request #165 from Dalethium/patch-4
Update docker-compose.yml to fix typo in #161
2023-09-17 15:19:13 +03:00
Daleth Darko
90f37f7168 Create api_key.txt
Required for docker to not load as directory
2023-09-17 08:17:30 -04:00
Daleth Darko
7db5fe99ef Update docker-compose.yml to fix typo in #161 2023-09-17 08:03:16 -04:00
Cohee
d1e41eddbb Merge pull request #161 from Dalethium/patch-1 2023-09-17 13:25:04 +03:00
Daleth Darko
ca6efc3905 Update docker-compose.yml to not re-download the models every launch 2023-09-17 06:21:58 -04:00
yggdrasil75
e3d3071b1e Update docker-compose.yml
fixes nvidia on windows
2023-09-10 09:45:40 -04:00
Cohee
cc711986b9 Merge pull request #155 from SillyTavern/neo
Normalize initial.png paths #154
2023-09-10 15:12:50 +03:00
Cohee
ed3b0252be Normalize initial.png paths #154 2023-09-10 15:10:52 +03:00
Cohee
debdc3192d Update README.md 2023-09-05 15:30:50 +03:00
Cohee
a559511ebf Merge branch 'neo' 2023-09-03 16:45:43 +03:00
Cohee
60045b599f Fix double memory consumption for classify module 2023-09-03 16:45:20 +03:00
Cohee
aac582a957 Merge pull request #145 from SillyTavern/neo
#144 Increase max content length limit
2023-09-01 14:36:55 +03:00
Cohee
5d51e752f4 #144 Increase max content length limit 2023-09-01 14:36:36 +03:00
Cohee
716324bd84 Merge pull request #139 from SillyTavern/neo
Neo
2023-08-29 20:26:15 +03:00
Cohee
fbc01f0cc5 Merge branch 'main' into neo 2023-08-29 20:25:24 +03:00
Cohee
b11448d43b Merge pull request #138 from donlinglok/neo 2023-08-29 10:15:58 +03:00
Cohee
8d64b02ea4 Merge pull request #137 from ouoertheo/ouoertheo/silero-max-char 2023-08-29 10:14:17 +03:00
donlinglok
aa708fb574 update docker setting 2023-08-29 11:48:04 +08:00
ouoertheo
e18aa42965 another silero version bump 2023-08-28 18:37:46 -05:00
Cohee
21639f1cd2 Merge pull request #136 from ouoertheo/ouoertheo/silero-max-char
Silero max char fix
2023-08-28 16:24:17 +03:00
ouoertheo
f093ab2116 bump silero to fix max character length issue 2023-08-28 08:18:01 -05:00
Cohee
d68dd41e12 Merge pull request #133 from Tony-sama/neo
RVC expression-based dynamic voice
2023-08-24 21:27:18 +03:00
Cohee
848830906d Merge pull request #135 from pyrater/neo
Ignore Auth for TalkingHead Fix
2023-08-24 12:11:32 +03:00
joe
63528152ef Ignore Auth for TalkingHead Fix 2023-08-24 18:08:45 +09:00
Tony Ribeiro
92a3a67cb9 Correct bug when no tts folder even exists and requesting coqui model install state 2023-08-21 21:05:07 +02:00
Tony Ribeiro
c24959a7e9 Merge branch 'neo' of https://github.com/Tony-sama/SillyTavern-extras into neo 2023-08-21 17:51:35 +02:00
Tony Ribeiro
5bb0a3dd2b start update classify module 2023-08-21 17:50:29 +02:00
Tony Ribeiro
650b05190a Added dedicated script for classify feature. Clean call to classifier module in RVC. 2023-08-21 17:15:48 +02:00
Tony Ribeiro
16d267c916 Merge branch 'SillyTavern:neo' into neo 2023-08-21 05:21:00 +02:00