Instructions to use light-lps/myttsmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use light-lps/myttsmodel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="light-lps/myttsmodel")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("light-lps/myttsmodel") model = AutoModelForTextToSpectrogram.from_pretrained("light-lps/myttsmodel") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:8019089119fa95ace27605fc20bdc7931fb65759b7b5ed512ccee7bd149062b8
|
| 3 |
size 577789320
|
runs/Apr11_14-09-10_f97bcf53d9df/events.out.tfevents.1712844559.f97bcf53d9df.806.1
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:5779d954d63667d68b20cf9dcc7266fbe4737d9d6e25ac3d9a774c8f4982de52
|
| 3 |
+
size 15560
|