Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
-
"feature_extractor_type": "
|
| 4 |
"feature_size": 1,
|
| 5 |
"mean": -6.845978,
|
| 6 |
"num_mel_bins": 128,
|
|
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
+
"feature_extractor_type": "ASTFeatureExtractor",
|
| 4 |
"feature_size": 1,
|
| 5 |
"mean": -6.845978,
|
| 6 |
"num_mel_bins": 128,
|