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 4000
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:fd1a72c3a711cf4c3076ea17fbec4e4e76cc46032795a96ba92abd705fef38ba
|
| 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:e4aabddb11bd61f156503f1240876a9c0a09d6666963bb48186a873d136f5434
|
| 3 |
+
size 51286
|