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