Surface drop_chunks in init

This commit is contained in:
David Rust-Smith
2025-06-10 11:36:10 -07:00
committed by GitHub
parent 0dd45f0bcd
commit 22a2362b4c

View File

@@ -9,4 +9,5 @@ from silero_vad.utils_vad import (get_speech_timestamps,
save_audio,
read_audio,
VADIterator,
collect_chunks)
collect_chunks,
drop_chunks)