VibeVoice-ASR-Streaming-7B / preprocessor_config.json
lstari's picture
Duplicate from microsoft/VibeVoice-ASR-Streaming-7B
de09d6c
Raw
History Blame Contribute Delete
192 Bytes
{
"speech_tok_compress_ratio": 3200,
"target_sample_rate": 24000,
"normalize_audio": false,
"chunk_frames": 22,
"lookahead_frames": 4,
"processor_class": "VibeVoiceASRProcessor"
}