tiny-random-DiaModel / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for DiaModel
40c809f verified
Raw
History Blame Contribute Delete
287 Bytes
{
"audio_bos_value": 1026,
"audio_eos_value": 1024,
"audio_pad_value": 1025,
"feature_extractor_type": "DacFeatureExtractor",
"feature_size": 1,
"hop_length": 512,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}