Instructions to use Mehrdad-S/common_voice_clone_continued with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mehrdad-S/common_voice_clone_continued with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mehrdad-S/common_voice_clone_continued")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mehrdad-S/common_voice_clone_continued") model = AutoModelForTextToSpectrogram.from_pretrained("Mehrdad-S/common_voice_clone_continued") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:394f36b24f042f5c9263bffb80230e8ce75590b7f47e4910b73b7a955eb260ee
|
| 3 |
size 577789320
|
runs/Mar13_13-00-19_b2c82be06a53/events.out.tfevents.1741870823.b2c82be06a53.18.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:97eb9aa09459a07afbb72badb9b89575daa8ba4b373057e2624dcb579a3216c2
|
| 3 |
+
size 28986
|