Instructions to use abdelkader12/Text_To_Speech_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abdelkader12/Text_To_Speech_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="abdelkader12/Text_To_Speech_model")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("abdelkader12/Text_To_Speech_model") model = AutoModelForTextToSpectrogram.from_pretrained("abdelkader12/Text_To_Speech_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
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:13f22bb8bba7f472bc3daf88f11f7ea51070247971b9ee8fb2bd4d558466dc89
|
| 3 |
size 577789320
|
runs/Oct01_15-16-25_85ef9923c355/events.out.tfevents.1727795796.85ef9923c355.658.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:bf858d5081f09fbd44a9a3a2edbc94a9be1a878a36e4faa82f91f867941a862f
|
| 3 |
+
size 12451
|