Instructions to use ralsuwaidi/speecht5_tts_voxpopuli_nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ralsuwaidi/speecht5_tts_voxpopuli_nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="ralsuwaidi/speecht5_tts_voxpopuli_nl")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("ralsuwaidi/speecht5_tts_voxpopuli_nl") model = AutoModelForTextToSpectrogram.from_pretrained("ralsuwaidi/speecht5_tts_voxpopuli_nl") - Notebooks
- Google Colab
- Kaggle
Commit ·
ff15e06
1
Parent(s): 242a3df
End of training
Browse files
runs/Apr25_12-56-57_chq-1/events.out.tfevents.1682413023.chq-1.34461.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73e7831d1b6f7e2665badedf1cd5e710fbd4d1f4b71ee177b9e47e6c2d9aefaa
|
| 3 |
+
size 32153
|