OmniVoice-bf16 / audio_tokenizer /preprocessor_config.json
beshkenadze's picture
Add OmniVoice bfloat16 MLX weights converted from k2-fsa/OmniVoice
d94f6fc verified
Raw
History Blame Contribute Delete
206 Bytes
{
"feature_extractor_type": "DacFeatureExtractor",
"feature_size": 1,
"hop_length": 960,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 24000
}