Instructions to use Edmon02/speecht5_finetuned_voxpopuli_nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Edmon02/speecht5_finetuned_voxpopuli_nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Edmon02/speecht5_finetuned_voxpopuli_nl")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Edmon02/speecht5_finetuned_voxpopuli_nl") model = AutoModelForTextToSpectrogram.from_pretrained("Edmon02/speecht5_finetuned_voxpopuli_nl") - Notebooks
- Google Colab
- Kaggle
⚠️ Archived: speecht5_finetuned_voxpopuli_nl
Intermediate training checkpoint only — not recommended for inference or new training.
Use instead
Edmon02/speecht5_finetuned_voxpopuli_hy
Note on naming
Despite _nl in the name, this model continues from Edmon02/speecht5_finetuned_hy. The suffix reflects an experimental naming convention, not Dutch production TTS.
Weights remain for reproducibility; no further updates planned.
- Downloads last month
- 1