tiny-random-DacModel / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for DacModel
fc67481 verified
Raw
History Blame Contribute Delete
206 Bytes
{
"feature_extractor_type": "DacFeatureExtractor",
"feature_size": 1,
"hop_length": 320,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}