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:
- e3a5cc4231c272a3d18579c33e21fda44a207ec404812b0c432e05937815ab6e
- Size of remote file:
- 4.16 kB
- SHA256:
- 64e52e7f003735aa5d7e0f9dc810f9bb666f735cd4a1d3b16b10777a3c9478c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.