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 200
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:405e86b4a9f7336e19f85c357a48af0cd160efa455599910654abb2b65139131
|
| 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:94d4835f1450baf4d54bdac078e4ece9ea0bea0289d7d5f93d0987dbb2d4372c
|
| 3 |
+
size 8752
|