Skip to content

Suitable for detecting speech/singing in music? #546

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

You must be logged in to vote

Hi, you can do several things:

  • Try a v4 VAD - it works better with very noisy inputs;
  • Plot a chart with a built in function (pass a parameter visualize_probs=True) and see how it behaves overall;

These VADs are designed for streaming. Non-steaming VADs typically work better on such domains, but we are not decided if we should publish a non-steaming VAD as well.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by snakers4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants