Text-to-Speech
Transformers
TensorBoard
Safetensors
Dutch
speecht5
text-to-audio
Generated from Trainer
Instructions to use EYEDOL/speek with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EYEDOL/speek with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="EYEDOL/speek")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("EYEDOL/speek") model = AutoModelForTextToSpectrogram.from_pretrained("EYEDOL/speek", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 578022792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1db6510fec78cb89db2be1dba2a0f819b9f0fca5259ee50811278aae23eff720
|
| 3 |
size 578022792
|
runs/Jan23_21-11-39_e726b5de8a00/events.out.tfevents.1737666702.e726b5de8a00.24.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:4bf06824f3c2ea0d196800ef0bfaecba2a2673421b92e15a907d70bbb4b96b5a
|
| 3 |
+
size 76717
|