preprocessor_config.json
297 B · 14 lines · json Raw
1 {
2 "do_normalize": true,
3 "feature_extractor_type": "ASTFeatureExtractor",
4 "feature_size": 1,
5 "max_length": 1024,
6 "mean": -4.2677393,
7 "num_mel_bins": 128,
8 "padding_side": "right",
9 "padding_value": 0.0,
10 "return_attention_mask": false,
11 "sampling_rate": 16000,
12 "std": 4.5689974
13 }
14