Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -99,7 +99,7 @@
|
|
99 |
],
|
100 |
"use_bias": true,
|
101 |
"use_stochastic_duration_prediction": true,
|
102 |
-
"vocab_size":
|
103 |
"wavenet_dilation_rate": 1,
|
104 |
"wavenet_dropout": 0.0,
|
105 |
"wavenet_kernel_size": 5,
|
|
|
99 |
],
|
100 |
"use_bias": true,
|
101 |
"use_stochastic_duration_prediction": true,
|
102 |
+
"vocab_size": 50,
|
103 |
"wavenet_dilation_rate": 1,
|
104 |
"wavenet_dropout": 0.0,
|
105 |
"wavenet_kernel_size": 5,
|