Zyphra-ZONOS2-4bit / speaker_encoder /preprocessor_config.json
amal-david's picture
Add mixed-precision 4-bit MLX ZONOS2 (4-bit experts, 8-bit attn/emb)
1579c74 verified
Raw
History Blame Contribute Delete
275 Bytes
{
"feature_extractor_type": "EcapaTdnnFeatureExtractor",
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_ecapa_tdnn.EcapaTdnnFeatureExtractor"
},
"sample_rate": 24000,
"n_fft": 1024,
"hop_length": 256,
"n_mels": 128,
"fmin": 0,
"fmax": 12000
}