Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
Tony Ribeiro
1389d3806d Started refactoring of Coqui-tts extension. 2023-08-12 06:06:55 +02: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
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
Tony Ribeiro
efd2408051 Add fairseq MIT licence file 2023-08-10 03:03:31 +02:00
Tony Ribeiro
60a8e5c9c6 Add monkey patched fairseq package to run on python 3.11 (what is needed for our use of RVC at least) 2023-08-10 02:58:52 +02:00
Tony Ribeiro
0d00b5fdd0 Add module managing RVC extension to convert audio sent by ST using voice model 2023-08-09 03:38:13 +02:00
Tony Ribeiro
912c4335c2 Restored speech recognition streaming mode as an independant module. Perform audio recording using mic on server side, detect voice start/end with vosk and transcript with whisper. 2023-07-31 18:50:44 +02:00
Tony Ribeiro
d528c5e5ad merge speech recoginition module with neo branch. 2023-07-27 20:29:17 +02:00