gramt-binaural-frame / preprocessor_config.json
GokseninYuksel's picture
Upload feature extractor
92a8c32 verified
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_gramt_binaural_frame.BinauralFeatureExtractor"
},
"feature_extractor_type": "BinauralFeatureExtractor",
"feature_size": 1,
"num_mel_bins": 128,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 32000
}