smart-turn-v3.1 / preprocessor_config.json
MigoXV's picture
Upload SmartTurn V3.1 FP32 safetensors model
124c62d verified
Raw
History Blame Contribute Delete
313 Bytes
{
"chunk_length": 8,
"dither": 0.0,
"feature_extractor_type": "WhisperFeatureExtractor",
"feature_size": 80,
"hop_length": 160,
"n_fft": 400,
"n_samples": 128000,
"nb_max_frames": 800,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000
}