Text-to-Speech
x-voice
X-Voice / README.md
XRXRX's picture
Super-squash branch 'main' using huggingface_hub
99f4d15
---
license: cc-by-nc-4.0
pipeline_tag: text-to-speech
library_name: x-voice
datasets:
- XRXRX/X-Voice-Dataset-Train
---
Download [Speaking Rate Predictor](https://huggingface.co/XRXRX/X-Voice/tree/main/SpeedPredictor), [X-Voice Stage-1 Model](https://huggingface.co/XRXRX/X-Voice/tree/main/XVoice_Base_Stage1), and [X-Voice Stage-2 Model](https://huggingface.co/XRXRX/X-Voice/tree/main/XVoice_Base_Stage2), then place under ckpts/
```
ckpts/
SpeedPredict_Multilingual/
model_28000.safetensors
XVoice_Base_Stage1/
model_600000.safetensors
XVoice_Base_Stage1/
model_70000.safetensors
```
Github: https://github.com/sunnyxrxrx/X-Voice/