Audio8-ASR-Infinite-Compressed / model /preprocessor_config.json
Reza2kn's picture
Release complete mixed Q3/Q4 Audio8 with portable CPU, MLX and exact GGUF GPU consumers
c49eca9 verified
Raw
History Blame Contribute Delete
286 Bytes
{
"feature_extractor_type": "VoxtralRealtimeFeatureExtractor",
"feature_size": 128,
"global_log_mel_max": 1.5,
"hop_length": 160,
"n_fft": 400,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000,
"win_length": 400
}