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
Tassilo Holtzwart commited on
Commit ·
0e99c14
1
Parent(s): e80e991
add nemo files
Browse files- .gitattributes +4 -2
- caro_fastpitch.nemo +3 -0
- caro_hifigan.nemo +3 -0
.gitattributes
CHANGED
|
@@ -36,5 +36,7 @@ saved_model/**/* 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
|
| 39 |
-
|
| 40 |
-
caro_hifigan.onnx 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
|
| 39 |
+
caro_fastpitch.onnx filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
caro_hifigan.onnx filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
caro_fastpitch.nemo filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
caro_hifigan.nemo filter=lfs diff=lfs merge=lfs -text
|
caro_fastpitch.nemo
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38521484245c6f70f75cdf414386517beb2c094fc8a5037f3e7820ffd4a01d93
|
| 3 |
+
size 183429120
|
caro_hifigan.nemo
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:495dd4c196f46644b3dc1b8eba9fb9409f5abff26bba2ad9212cfd6b8cb5899e
|
| 3 |
+
size 339548160
|