Skip to content
Discussion options

You must be logged in to vote

Without modifications, this looks a bit more polished, if you need to use the utils from the library:

  from silero_vad import (read_audio,
                          get_speech_timestamps)
  model = torch.jit.load(local_path)
  model.eval()

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

You must be logged in to vote
1 reply
@PavelPanjaya
Comment options

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
3 participants
Converted from issue

This discussion was converted from issue #731 on December 06, 2025 11:05.