RVG_tts
RVG_tts copied to clipboard
A retrieval based voice generation text to speech
hi (suggesting environment) python -m venv hi (install for all requirements except torch (cpu version) pip install -r requirements (install torch with cuda rightfully) python -m pip install torch==2.0.1+cu118 torchvision...
Thank you for providing information about using RVC training results to Tacotron2 TTS @Foxify52 . I want to ask, what if I want to use a language other than English...
**Is your feature request related to a problem? Please describe.** Running on a cloud server would take a bit of setup. **Describe the solution you'd like** A docker that can...