Open zbeb opened 3 months ago
Please try raising webrtc_sensitivity to 3
Please try raising webrtc_sensitivity to 3
Hello, sorry for the late response, I tried that and it didn't work
Nothing I can do then. I combine both Webrtc and Silero VAD for start of speech, but can only rely on Webrtc for end of speech because it's lightweight and running in parallel to the real-time transcription.
I see, do you have any other suggestions like adding a noise suppressor for the listening mic or something of the sort?
Definitely something i am thinking about. I could not find a reliable solution yet
Maybe I can work something out that still double checks with silero. Might cause probs on slow systems but i see that we need a better solution here
Sounds good, hope something comes up to mind, thanks for the hard work really a great tool nevertheless
v0.2.2 now has a new parameter silero_deactivity_detection that can be set to True, could you please try again with the new version?
Hello, it works perfectly, great work, I can see a spike in the GPU usage when ending the speech (as expected). Keep up the great work!
Hi,
I’m currently using RealtimeSTT with the following configuration:
The issue I'm facing is that the system continues to listen and doesn't stop when I finish talking if I keep clapping, snapping my fingers, or breathing heavily. It only stops when I stop making these noises.
Could you please advise on how to adjust the settings or configuration to resolve this issue?
Thank you!
Best regards, zbeb