Instructions to use ManuD/speecht5_finetuned_voxpopuli_de with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ManuD/speecht5_finetuned_voxpopuli_de with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="ManuD/speecht5_finetuned_voxpopuli_de")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("ManuD/speecht5_finetuned_voxpopuli_de") model = AutoModelForTextToSpectrogram.from_pretrained("ManuD/speecht5_finetuned_voxpopuli_de") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jun18_11-55-18_f27925688952/events.out.tfevents.1687089331.f27925688952.73319.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:a49213bf5510443b2bdfc7d5e42a9a668d3603b8d69be3dea3339890ff197aee
|
| 3 |
+
size 32233
|