8000 GitHub - okazaki10/Emotivoice_RVC_TTS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

okazaki10/Emotivoice_RVC_TTS

 
 

Repository files navigation

Install instructions

Assume you are in the root directory of the text-generation-webui

cd ./extensions
git clone --depth 1 --recursive https://github.com/okazaki10/Emotivoice_RVC_TTS.git

cd ./Emotivoice_RVC_TTS
pip install -r requirements.txt

cd ./EmotiVoice
git lfs pull
pip install -r requirements.txt
git lfs clone --depth 1 https://huggingface.co/WangZeJun/simbert-base-chinese WangZeJun/simbert-base-chinese
rm -rf outputs
git lfs clone --depth 1 https://www.modelscope.cn/syq163/outputs.git

cd ./rvc_gui
git lfs pull
git lfs clone --depth 1 https://huggingface.co/kindahex/voice-conversion/blob/main/hubert_base.pt

cd ../../../
python sever.py --extensions EmotiVoice_RVC_TTS

and then put your rvc model in Emotivoice_RVC_TTS/rvc_gui/models

Samlpes

Your browser does not support the audio element. Your browser does not support the audio element.

Screenshots

img

img

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%
0