Instructions to use Warholt/CaroTTS-60M-DE-Caro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use Warholt/CaroTTS-60M-DE-Caro with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- caro_fastpitch_decoder.pt2 +3 -0
- caro_fastpitch_encoder.pt2 +3 -0
- caro_hifigan.pt2 +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
caro_fastpitch_decoder.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
caro_fastpitch_encoder.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
caro_hifigan.pt2 filter=lfs diff=lfs merge=lfs -text
|
caro_fastpitch_decoder.pt2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89c00249820cd4521fe3a813fbc53dee2947cd7919eef0776398b730991a2077
|
| 3 |
+
size 88364661
|
caro_fastpitch_encoder.pt2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbb75bdbca8aceff5e5131f2d8f4320792d35b47a0283fbb9fd637efe9cd8646
|
| 3 |
+
size 92667067
|
caro_hifigan.pt2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d7c3a64d5eb4ec0db47b29cd562242813da18e72e30fc162152ac99bb8ab34f
|
| 3 |
+
size 57492681
|