Commit Graph

13 Commits

Author SHA1 Message Date
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
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