Commit Graph

390 Commits

Author SHA1 Message Date
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
Tony Ribeiro
4992ce0bd3 Added Coqui STT module request function for listing local models and generating tts using it. 2023-08-16 19:20:55 +02:00
Cohee
4c9ecaa80a Merge pull request #126 from Tony-sama/neo
RVC extension update
2023-08-16 17:51:04 +03:00
Tony Ribeiro
da6bbf879e Added RVC module function to fix models folder organisation (if possible) 2023-08-16 16:38:59 +02:00
Tony Ribeiro
fd6ef64d80 Updated RVC voice conversion function to handle new parameters 2023-08-15 21:16:59 +02:00
Cohee
6460f82113 Merge pull request #125 from Tony-sama/neo 2023-08-15 19:21:55 +03:00
Tony Ribeiro
75d48a9638 Added argument '--coqui-models=model1,model2' allowing to download given coqui-api models and keep the last one loaded ready for first tts request. 2023-08-15 17:20:23 +02:00
Cohee
11b5d0d6eb Update .placeholder 2023-08-15 17:19:13 +03:00
Cohee
1e6e4e3e5e Merge pull request #124 from Tony-sama/neo
Correct coqui module gpu option
2023-08-15 16:56:27 +03:00
Tony Ribeiro
84ed0f5de3 remove debug message 2023-08-15 15:43:58 +02:00
Tony Ribeiro
a403eb0247 Corrected coqui gpu option to be actually taken into account ^^ 2023-08-15 15:43:00 +02:00
Cohee
648f3b0190 Merge pull request #123 from pyrater/neo
Change var from global to local
2023-08-15 12:53:18 +03:00
pyrater
8ce6763d7c Merge branch 'SillyTavern:neo' into neo 2023-08-15 18:51:05 +09:00
joe
13cddfddcd removed global var to local 2023-08-15 18:50:21 +09:00
Cohee
e19e964e15 Merge pull request #122 from pyrater/neo
Remove writing TTS to .wav and use IO/Memory
2023-08-15 12:43:36 +03:00
joe
7a5acbf076 Remove writing TTS to .wav and use IO/Memory 2023-08-15 18:40:26 +09:00
Cohee
02107cb599 Update requirements-rvc.txt 2023-08-15 10:56:04 +03:00
Cohee
543b2d4adf Merge pull request #121 from Tony-sama/neo 2023-08-15 04:34:17 +03:00
Tony Ribeiro
c800eae3e8 Cleanup remaining old coqui implementation 2023-08-14 05:32:34 +02:00
Tony Ribeiro
166b77b7fd Add download detection when initiated through tts request 2023-08-14 05:28:35 +02:00
Tony Ribeiro
46fecb5b48 Merge branch 'neo' of https://github.com/Tony-sama/SillyTavern-extras into neo 2023-08-14 04:04:55 +02:00
Tony Ribeiro
a440177f25 reduced coqui api call to minimum, added model download 2023-08-14 04:04:46 +02:00
Tony Ribeiro
f87ac34928 Merge branch 'SillyTavern:neo' into neo 2023-08-14 04:01:46 +02:00
Cohee
53020b34f7 #120 Fix coqui module overwriting system function 2023-08-13 18:53:03 +03:00
Cohee
fa1735b373 Translate console logs 2023-08-13 17:40:21 +03:00
Cohee
d44ca03567 Merge pull request #119 from Ph0rk0z/rvc-numpy
Make RVC work on numpy 1.24
2023-08-13 17:36:23 +03:00
Cohee
346c9dab1d Fix RVC with Edge TTS #118 2023-08-13 17:34:46 +03:00
Forkoz
f30d63d079 Update vc_infer_pipeline.py 2023-08-13 14:21:35 +00:00
Tony Ribeiro
0c87844b8a Merge branch 'SillyTavern:neo' into neo 2023-08-13 04:16:49 +02:00
Tony Ribeiro
db63c58c30 Added missing route to populate ST coqui UI settings and download/check models of coqui api. 2023-08-13 02:19:47 +02:00
Cohee
f6714549c1 Revert "Unlock flask versions"
This reverts commit f140cb4f2a.
2023-08-12 20:19:00 +03:00
Cohee
68c70a0611 Don't install wxpython for linux by default 2023-08-12 20:09:17 +03:00
Cohee
f140cb4f2a Unlock flask versions 2023-08-12 19:35:48 +03:00
Cohee
d857b1dfc4 Lock requirement versions 2023-08-12 19:25:02 +03:00
Tony Ribeiro
1389d3806d Started refactoring of Coqui-tts extension. 2023-08-12 06:06:55 +02:00
Cohee
099782551a Merge pull request #117 from pyrater/neo 2023-08-11 09:51:56 +03:00
joe
c146c213a5 quick patch for IO bytes 2023-08-11 10:23:23 +09:00
joe
05155c01c7 Removed wav files, uses IO memory now 2023-08-11 10:09:46 +09:00
joe
aa56303230 Fixes and clean up 2023-08-11 09:28:19 +09:00
joe
712e5508da Clean up and prevent double load 2023-08-11 09:15:27 +09:00
joe
208fcae45f Ignore RVC model dir for git. 2023-08-11 07:19:33 +09:00
joe
7ad0bb5598 live2d -> talkinghead name change 2023-08-11 06:50:59 +09:00
pyrater
6af5593204 Merge branch 'SillyTavern:neo' into neo 2023-08-11 06:44:13 +09:00
joe
c775930ce8 Tortoise Multi speaker fix. 2023-08-11 06:32:13 +09:00
Cohee
6edd5ca302 Merge pull request #115 from pyrater/neo
Tortoise fix
2023-08-10 19:46:37 +03:00
Cohee
db8c2bfe82 Merge pull request #116 from Tony-sama/neo
Feature: RVC module, applying voice conversion to audio sent by ST
2023-08-10 19:46:15 +03:00
Tony Ribeiro
1bf4a5539f add rvc MIT licence 2023-08-10 16:23:49 +02:00
Tony Ribeiro
3fbb1b6ede Continued monkey patching fairseq for RVC python 3.11 2023-08-10 16:15:54 +02:00