Voice Activity Detection
Transformers.js
ONNX
whisper
audio-classification
speech-processing
semantic-vad
multilingual
smart-turn-v3-ONNX / preprocessor_config.json
Xenova's picture
Xenova HF Staff
Upload 10 files
dbd0313 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
}