Instructions to use Mohsen21/Youtube3kTTSModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/Youtube3kTTSModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/Youtube3kTTSModel")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/Youtube3kTTSModel") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/Youtube3kTTSModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
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:aaa688958840d90c7cacb0007e4984456b884f4773204e1e5e291a6ad4e66d52
|
| 3 |
size 577789320
|
runs/Sep25_15-29-42_d2c0edd5768e/events.out.tfevents.1727278194.d2c0edd5768e.6149.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:b1deb2f24584c9b074e0ba5c6316995e8ed4bddf023c5ab2f88b58a8f33987a6
|
| 3 |
+
size 62645
|