Instructions to use mihael974/speecht5_finetuned_voxpopuli_nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mihael974/speecht5_finetuned_voxpopuli_nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="mihael974/speecht5_finetuned_voxpopuli_nl")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("mihael974/speecht5_finetuned_voxpopuli_nl") model = AutoModelForTextToSpectrogram.from_pretrained("mihael974/speecht5_finetuned_voxpopuli_nl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577789320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbb62f1f129577d281b4bf4f40d0faa80e534b0a9145a1b4f00884f10f8f01d2
|
| 3 |
size 577789320
|
runs/Jan11_23-20-28_c6337625bc00/events.out.tfevents.1705015230.c6337625bc00.1138.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:75cfe71c2d28e8ae4a3cedc2948e27065d6797368b625da66b092df2f9760f82
|
| 3 |
+
size 25881
|