-
|
Is there a way to extract and manually set states with Silero. I see we can reset the states but not sure if we can set them. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
snakers4
Nov 6, 2025
Replies: 1 comment 2 replies
-
|
Yes, with ONNX models silero-vad/src/silero_vad/utils_vad.py Lines 78 to 85 in be95df9 silero-vad/src/silero_vad/utils_vad.py Lines 51 to 55 in be95df9 With the PyTorch model in latest version it is tucked in. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
snakers4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, with ONNX models
silero-vad/src/silero_vad/utils_vad.py
Lines 78 to 85 in be95df9
silero-vad/src/silero_vad/utils_vad.py
Lines 51 to 55 in be95df9