Notice: Use Coqui AI's TTS for Inference
This model was trained using SySpin data. For inference, please use Coqui AI's TTS library. You can install it with:
pip install TTS
Running Inference
You can generate speech using the following command:
tts --text "Your input text here" \
--model_path path/to/your/model_checkpoint.pth \
--config_path path/to/your/config.json \
--out_path path/to/output.wav
Ensure that you replace path/to/your/...
with the actual paths to your model files.
For more details, visit Coqui AI TTS.
- Downloads last month
- 4
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.