Upload 3 files
Browse files- config.json +8 -0
- kitten_tts_mini_v0_1.onnx +3 -0
- voices.npz +3 -0
config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Kitten TTS Mini",
|
3 |
+
"version": "0.1",
|
4 |
+
"type": "ONNX1",
|
5 |
+
"model": "kitten-tts-mini-0.1",
|
6 |
+
"voices" : "voices.npz",
|
7 |
+
"model_file": "kitten_tts_mini_v0_1.onnx"
|
8 |
+
}
|
kitten_tts_mini_v0_1.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e88125cbcb8194243be001b56ff1069188c2db3dc0197181ab2edf06393d68b
|
3 |
+
size 166060559
|
voices.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77258f1fa40dc0801ce69acda1e9d7461c4bcec5af28e73c1880f0fb4e91882e
|
3 |
+
size 10294
|