Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"feature_extractor_type": "TenVadFeatureExtractor",
|
| 4 |
"sampling_rate": 16000,
|
| 5 |
"hop_size": 256,
|
| 6 |
-
"window_size":
|
| 7 |
"fft_size": 1024,
|
| 8 |
"mel_bins": 40,
|
| 9 |
"lookahead_nfrm": 1,
|
|
|
|
| 3 |
"feature_extractor_type": "TenVadFeatureExtractor",
|
| 4 |
"sampling_rate": 16000,
|
| 5 |
"hop_size": 256,
|
| 6 |
+
"window_size": 768,
|
| 7 |
"fft_size": 1024,
|
| 8 |
"mel_bins": 40,
|
| 9 |
"lookahead_nfrm": 1,
|