granite-speech-4.1-2b-nar-mlx-5bit / preprocessor_config.json
mouddane's picture
Upload folder using huggingface_hub
57e219a verified
raw
history blame contribute delete
289 Bytes
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_granite_speech_nar.GraniteSpeechNarFeatureExtractor"
},
"feature_extractor_type": "GraniteSpeechNarFeatureExtractor",
"hop_length": 160,
"n_fft": 512,
"n_mels": 80,
"sampling_rate": 16000,
"win_length": 400
}