-
I have used the latest code and found that I cannot normally import `FixedVADIterator` using `from silero_vad import FixedVADIterator`. So, I made a copy named `my_silero_vad.py` and modified the impo…
-
### Describe the bug
When installing Silero and Whisper it gives errors
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Reproduction
1. Launch webui
2. In …
-
Hi @streamer45, thanks for your awesome package! I found discrepancies between silero-vad-go and the Python package. My input file is a 13-minute-long speech of JFK, and silero-vad-go misses multiple …
wjkoh updated
1 month ago
-
Silero can be imported, which means no torch etc needed: https://github.com/snakers4/silero-vad?tab=readme-ov-file#fast-start
This would make it easier to package the whisper-timestamped to docker …
-
The conflict is caused by:
pipecat-ai[daily,openai,silero] 0.0.36 depends on daily-python~=0.10.1; extra == "daily"
pipecat-ai[daily,openai,silero] 0.0.35 depends on daily-python~=0.10.1; ex…
-
### Feature request
This feature request aims to improve the speed of Whisper's batched version by adding a VAD model (such as pyannote or from NeMO or Silero) and merging chunks up to 30 sec, instea…
-
## ❓ Questions and Help
Hi silero team!
When i try to use silero-vad using python, I felt it is good.
But if i use silero-vad using c++, i got quite different result between python and c++.
I …
-
Please help me. I want to use your feature in my app.
Android and the web are working perfectly. But I built it on iOS and I had an error below.
[IOSInAppWebViewController] (iOS) WebView ID 112896…
-
Transcription appears to be accurate, however the ending timestamps for each line are always set at the beginning timestamp of the next line, resulting in subtitles constantly displayed long after spe…
-
I noticed while transcribing some of my own audio that near-silence doesn't get removed during VAD. In fact, running `noisereduce` actually made the problem dramatically worse, making 10 seconds of fa…