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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 576ae29fc21e0f4825795e1c0775d08da26409be66f1c97c45a3de3c57831161
- Size of remote file:
- 4.09 kB
- SHA256:
- 7ea17ea2337487bfc118639c204ad5805fb108ba42379438d430c2a6715d88cb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.