ibm-granite-speech-4.1-2b-nar-onnx / preprocessor_config.json
smcleod's picture
Add files using upload-large-folder tool
9076b42 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
}