Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"do_ceptral_normalize":
|
| 3 |
"feature_extractor_type": "Speech2TextFeatureExtractor",
|
| 4 |
"feature_size": 80,
|
| 5 |
"normalize_means": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"do_ceptral_normalize": true,
|
| 3 |
"feature_extractor_type": "Speech2TextFeatureExtractor",
|
| 4 |
"feature_size": 80,
|
| 5 |
"normalize_means": false,
|