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 ·
b0d2bed
1
Parent(s): aecb21b
add onnx versions
Browse files- .gitattributes +2 -0
- caro_fastpitch.onnx +3 -0
- caro_hifigan.onnx +3 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,5 @@ 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
|
|
|
|
|
|
|
|
|
| 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_faspitch.onnx filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
caro_hifigan.onnx filter=lfs diff=lfs merge=lfs -text
|
caro_fastpitch.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45e88fee9675652c3bd74cc28d8a921c50de4ded4fa616908c2d25d6c22f9bec
|
| 3 |
+
size 175636077
|
caro_hifigan.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a927aacb8cc22ca29af0232dbc1ce167461bb4d40e15f1ef3909debd20b9918
|
| 3 |
+
size 55783037
|