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 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:8f7ea5722fd32bffd0b590c0aec554fef6385a9faa7969db2a4b5eb0ae383ece
|
| 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:d09bb3aef54fd1d566ae9b098503a690bcd49cd25507764d979903a81c392cdb
|
| 3 |
+
size 41768
|