Instructions to use Anujgr8/speecht5_code_switch_intra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anujgr8/speecht5_code_switch_intra with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Anujgr8/speecht5_code_switch_intra")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Anujgr8/speecht5_code_switch_intra") model = AutoModelForTextToSpectrogram.from_pretrained("Anujgr8/speecht5_code_switch_intra") - 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:c1f3142fe22186a0c6675ec00c8a0a37d1bb8f3d42b35d140feca70ebc0f74bb
|
| 3 |
size 577789320
|
runs/Apr20_05-37-31_7c74b23b6d7e/events.out.tfevents.1745127469.7c74b23b6d7e.380.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:836caa0ea7ed26754224f175043fa9e659bad3f250032ed41877ebaff07ca206
|
| 3 |
+
size 23992
|