Instructions to use Devishri1/finetuned_speecht5_50Kdata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Devishri1/finetuned_speecht5_50Kdata with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Devishri1/finetuned_speecht5_50Kdata")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Devishri1/finetuned_speecht5_50Kdata") model = AutoModelForTextToSpectrogram.from_pretrained("Devishri1/finetuned_speecht5_50Kdata", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 35000
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:762bdaace7d47a6054e2b47d82e2b8abbfddd5af3e2e31de818e0e2ba86e637e
|
| 3 |
size 577789320
|
runs/Oct24_15-57-51_6a4782454a21/events.out.tfevents.1729785473.6a4782454a21.25154.2
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:a7b1c0e9152ef6963fca3425eaf871277e0dcee4e78f95fde3e28c25a3f7d074
|
| 3 |
+
size 100712
|