zonos2-mlx / bf16 /speaker_encoder /preprocessor_config.json
shraey's picture
Add bf16 tier
5564af2 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
}