Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -22,6 +22,7 @@
|
|
22 |
"tgt_vocab_size": 1028,
|
23 |
"dropout": 0.0
|
24 |
},
|
|
|
25 |
"data": {
|
26 |
"text_length": 1024,
|
27 |
"audio_length": 3072,
|
|
|
22 |
"tgt_vocab_size": 1028,
|
23 |
"dropout": 0.0
|
24 |
},
|
25 |
+
"training": {},
|
26 |
"data": {
|
27 |
"text_length": 1024,
|
28 |
"audio_length": 3072,
|