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