stellon-admin commited on
Commit
867616b
·
verified ·
1 Parent(s): 03ae023

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Kitten TTS Nano",
3
+ "version": "0.1",
4
+ "type": "ONNX1",
5
+ "model": "kitten-tts-nano-0.1",
6
+ "voices" : "voices.npz",
7
+ "model_file": "kitten_tts_nano_v0_1.onnx"
8
+ }