Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[silero_vad] New function #769

Merged
merged 20 commits into from
Jan 9, 2024
Merged

[silero_vad] New function #769

merged 20 commits into from
Jan 9, 2024

Conversation

guy1992l
Copy link
Member

@guy1992l guy1992l commented Jan 8, 2024

Silero VAD function with two handles that uses the Silero VAD model:

  • detect_voice - For voice activity detection.
  • diarize - For per channel speech diarization.

Multiprocessing and ONNX can be used to increase performance on large amount of files.

TODO: Example notebook.

yonishelach and others added 17 commits March 8, 2023 11:01
[Build] Fix html links, add <function>.html as source in documentation
[XGB-Custom] Fix test artifact key name
[XGB-Serving][XGB-Test][XGB-Trainer] Fix tests - artifact key
* [Build] Install python 3.9 when testing

* [Build] Update python version in CI

* .
* [Build] Build with python 3.9

* .
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@yonishelach yonishelach merged commit bf5c665 into mlrun:development Jan 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants