Skip to content

❓ Questions Do you support realtime streaming input data? #504

Answered by snakers4
NathanJHLee asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

We have a real-time example in python - https://github.com/snakers4/silero-vad/blob/master/src/silero_vad/utils_vad.py#L383-L471

It is very naïve and it does not take into account all of the heuristics used in an offline example, but it's a good start.

Note that the VAD is not stateless.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by snakers4
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants
Converted from issue

This discussion was converted from issue #498 on July 14, 2024 11:43.