Instructions to use YeQing/speecht5_tts_voxpopuli_nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YeQing/speecht5_tts_voxpopuli_nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="YeQing/speecht5_tts_voxpopuli_nl")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("YeQing/speecht5_tts_voxpopuli_nl") model = AutoModelForTextToSpectrogram.from_pretrained("YeQing/speecht5_tts_voxpopuli_nl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 14762108573f7f9146e303c000a9fc6ed0340ca5ca3263c96e571f8e7db1a44a
- Size of remote file:
- 585 MB
- SHA256:
- ae399964f97aa4e2e473a3ba1208afe2d0ef7ad07ea967e63c0d26e07bacbaea
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.