| { | |
| "feature_extractor_type": "AudioFeatureExtractor", | |
| "padding_side": "right", | |
| "sampling_rate": 16000, | |
| "return_attention_mask": true, | |
| "do_normalize": true, | |
| "feature_size": 1, | |
| "padding_value": 0.0, | |
| "max_length": null, | |
| "truncation": true, | |
| "padding": true | |
| } | |