mirror of
https://github.com/litagin02/rvc-tts-webui.git
synced 2026-01-19 18:41:51 +00:00
Change gitrepo name
This commit is contained in:
@@ -7,8 +7,8 @@ This is a text-to-speech using [RVC](https://github.com/RVC-Project/Retrieval-ba
|
|||||||
Requirements: Checked for Python 3.10 on Windows 11.
|
Requirements: Checked for Python 3.10 on Windows 11.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/litagin02/rvc-tts.git
|
git clone https://github.com/litagin02/rvc-tts-webui.git
|
||||||
cd rvc-tts
|
cd rvc-tts-webui
|
||||||
|
|
||||||
# Download models
|
# Download models
|
||||||
curl -L -O https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt
|
curl -L -O https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt
|
||||||
|
|||||||
Reference in New Issue
Block a user