From f6e53b2fab8074971d6f98417d915b6aa07f7bec Mon Sep 17 00:00:00 2001 From: Chris Margach Date: Wed, 9 Apr 2025 11:59:21 +0900 Subject: [PATCH] return silero_vad_iterator.py to whisper_streaming(_custom) package. --- .../{ => whisper_streaming_custom}/silero_vad_iterator.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename whisperlivekit/{ => whisper_streaming_custom}/silero_vad_iterator.py (100%) diff --git a/whisperlivekit/silero_vad_iterator.py b/whisperlivekit/whisper_streaming_custom/silero_vad_iterator.py similarity index 100% rename from whisperlivekit/silero_vad_iterator.py rename to whisperlivekit/whisper_streaming_custom/silero_vad_iterator.py