mirror of
https://github.com/snakers4/silero-vad.git
synced 2026-02-05 01:49:22 +08:00
Removed redundant "if temp_end != 0:" check. Multiple "window_size_samples * i" - assigned to a variable. Restored the previous functionality (which was broken) when use_max_poss_sil_at_max_speech=False. @shashank14k was your https://github.com/snakers4/silero-vad/pull/664 PR still WIP when it was merged? Anyway, please test if use_max_poss_sil_at_max_speech=True behaviour is same, and "False" is same as before your PR.