granite-speech-4.1-2b-nar / preprocessor_config.json
Avihu's picture
Upload preprocessor_config.json with huggingface_hub
a708786 verified
raw
history blame contribute delete
248 Bytes
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_nle.NLEFeatureExtractor"
},
"feature_extractor_type": "NLEFeatureExtractor",
"hop_length": 160,
"n_fft": 512,
"n_mels": 80,
"sampling_rate": 16000,
"win_length": 400
}