Text-to-Speech
Transformers
PyTorch
TensorBoard
Safetensors
speecht5
text-to-audio
Generated from Trainer
Instructions to use Lightmourne/speecht5_finetuned_voxpopuli_nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Lightmourne/speecht5_finetuned_voxpopuli_nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="Lightmourne/speecht5_finetuned_voxpopuli_nl")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Lightmourne/speecht5_finetuned_voxpopuli_nl") model = AutoModelForTextToSpectrogram.from_pretrained("Lightmourne/speecht5_finetuned_voxpopuli_nl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4ce300af4ae481e2237b7d61ad105911c512ccb81817e567bfe0185039ac5c62
- Size of remote file:
- 4.09 kB
- SHA256:
- a49dc0b343d26e559975f6508cb87bc1642c87674c025b50f860792287d1b9db
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.