switlydev/custom-stt-model
016
1{2 "feature_extractor": {3 "chunk_length": 30,4 "dither": 0.0,5 "feature_extractor_type": "WhisperFeatureExtractor",6 "feature_size": 80,7 "hop_length": 160,8 "n_fft": 400,9 "n_samples": 480000,10 "nb_max_frames": 3000,11 "padding_side": "right",12 "padding_value": 0.0,13 "return_attention_mask": false,14 "sampling_rate": 1600015 },16 "processor_class": "WhisperProcessor"17}18 