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 |
|
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 |
|
Tony Ribeiro
|
97e738bc24
|
corrected model detection for model name with -- in their name
|
2023-08-21 05:20:44 +02:00 |
|
Tony Ribeiro
|
31662c3e5d
|
Add utils function to hide logs
|
2023-08-19 01:26:05 +02:00 |
|
Cohee
|
750dcfd4ea
|
Merge pull request #131 from deffcolony/neo
|
2023-08-19 00:45:37 +03:00 |
|
deffcolony
|
2efe932687
|
Merge branch 'neo' of https://github.com/deffcolony/SillyTavern-extras into neo
|
2023-08-18 23:32:02 +02:00 |
|
deffcolony
|
4bc0238f5c
|
Update server.py
|
2023-08-18 23:31:42 +02:00 |
|
deffcolony
|
84d11246a8
|
Update server.py
|
2023-08-18 23:30:33 +02:00 |
|
deffcolony
|
7311748c1f
|
Python Colorama for some console prints
|
2023-08-18 23:23:14 +02:00 |
|
Tony Ribeiro
|
b3dd6f8ce3
|
Merge branch 'SillyTavern:neo' into neo
|
2023-08-18 17:43:32 +02:00 |
|
Cohee
|
44808b5bcc
|
Merge pull request #130 from deffcolony/neo
|
2023-08-18 18:01:06 +03:00 |
|
deffcolony
|
e3b51dfbab
|
adds green color for url line
This will make sure the link is more visible in console
|
2023-08-18 16:49:04 +02:00 |
|
Tony Ribeiro
|
99779c2bee
|
RVC module, added emotion overide command for experimentation.
|
2023-08-18 13:59:09 +02:00 |
|
Tony Ribeiro
|
b9305adacb
|
Merge branch 'neo' of https://github.com/Tony-sama/SillyTavern-extras into neo
|
2023-08-18 01:11:06 +02:00 |
|
Tony Ribeiro
|
fa462c1979
|
Prototype of RVC + emotion classification pipeline
|
2023-08-18 01:10:57 +02:00 |
|
Cohee
|
1c089b303d
|
Merge pull request #129 from Tony-sama/neo
Coqui api full model requirements
|
2023-08-17 22:43:48 +03:00 |
|
Tony Ribeiro
|
29d16ddf4e
|
Merge branch 'SillyTavern:neo' into neo
|
2023-08-17 21:25:42 +02:00 |
|
Tony Ribeiro
|
f0182bb4ab
|
Added requirements needed for some of the coqui-api models
|
2023-08-17 21:25:03 +02:00 |
|
Cohee
|
00316c9509
|
Merge pull request #128 from Tony-sama/neo
|
2023-08-17 10:16:10 +03:00 |
|
Tony Ribeiro
|
b5fcde2611
|
Added RVC request function to allow upload models from ST. Added parameter --max-content-length=X (Mb) to set server max request data size accordingly if needed.
|
2023-08-17 04:44:49 +02:00 |
|
Tony Ribeiro
|
c7b1d8b28e
|
Change text of placeholder in data/tmp
|
2023-08-17 01:44:58 +02:00 |
|
Tony Ribeiro
|
185fc1334f
|
Added parameter --rvc-save-file to save last rvc input/output audio file into data/tmp. For research purpose and easy sharing of TTS/RVC sample files
|
2023-08-17 01:43:13 +02:00 |
|
Cohee
|
d3d6729cdd
|
Merge pull request #127 from Tony-sama/neo
Coqui TTS extension, added local custom model management
|
2023-08-16 21:51:05 +03:00 |
|
Tony Ribeiro
|
ad1eb93404
|
updated the placeholder txt for coqui and rvc
|
2023-08-16 19:43:06 +02:00 |
|
Tony Ribeiro
|
8b0fbef48f
|
add coqui folder placeholder to ensurer use got the folder created
|
2023-08-16 19:32:14 +02:00 |
|