| { | |
| "audio_token_duration_s": 0.05, | |
| "feature_extractor_type": "InklingFeatureExtractor", | |
| "feature_size": 80, | |
| "hop_length": 800, | |
| "n_fft": 1600, | |
| "padding_side": "right", | |
| "padding_value": 0.0, | |
| "return_attention_mask": true, | |
| "sampling_rate": 16000, | |
| "window_size": 1600, | |
| "window_size_multiplier": 2.0 | |
| } | |