Instructions to use Kaizendsds/speecht5_arabic_female_voice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kaizendsds/speecht5_arabic_female_voice with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Kaizendsds/speecht5_arabic_female_voice")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Kaizendsds/speecht5_arabic_female_voice") model = AutoModelForTextToSpectrogram.from_pretrained("Kaizendsds/speecht5_arabic_female_voice") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2200
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577945992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f9a8bfe86e5d4304958f5bfffb268a4784dcee7f68190154d40a397b91b3cad
|
| 3 |
size 577945992
|
runs/Mar25_09-45-42_6c3dd9471e8e/events.out.tfevents.1774432116.6c3dd9471e8e.2489.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:298e3c6e0db46189c0ac876c30d6b0d4d9b61b4bc1591304692a9c5665f7029b
|
| 3 |
+
size 8710
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5969
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54ff2396940aa33269c22842836d484fff951898038609a7c801c4b6f8df20f3
|
| 3 |
size 5969
|