Instructions to use iqrabatool/Finetuned_speecht5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iqrabatool/Finetuned_speecht5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="iqrabatool/Finetuned_speecht5")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("iqrabatool/Finetuned_speecht5") model = AutoModelForTextToSpectrogram.from_pretrained("iqrabatool/Finetuned_speecht5") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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:5f9b469459c7b0519460aabf5b026acefeb902d1715d4e10a22abcdf61a175b9
|
| 3 |
size 577789320
|
runs/Jul26_12-39-56_124bf3d074a6/events.out.tfevents.1721997605.124bf3d074a6.34.3
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:ea831b91a09fbf029c808b818b61e550465db9cec0808c475c4e4cc4adbd14a5
|
| 3 |
+
size 41700
|