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

feat(silero): add Silero-vad backend #4204

Merged
merged 8 commits into from
Nov 20, 2024
Merged

feat(silero): add Silero-vad backend #4204

merged 8 commits into from
Nov 20, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Nov 20, 2024

Description

This PR adds the silero VAD backend to enable voice activity detection (https://en.wikipedia.org/wiki/Voice_activity_detection).

Example modelfile:

name: vad
backend: silero-vad
parameters:
  model: silero_vad.onnx

Notes for Reviewers

This has been extracted as part of #3722

#1126

Signed commits

  • Yes, I signed my commits.

@mudler mudler added the enhancement New feature or request label Nov 20, 2024
Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 1b40c57
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/673de37d064b860008d39b6f
😎 Deploy Preview https://deploy-preview-4204--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler mentioned this pull request Nov 20, 2024
1 task
@mudler mudler force-pushed the feat/silero-vad branch 3 times, most recently from c5f2682 to 2b365ee Compare November 20, 2024 10:35
Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler merged commit b1ea931 into master Nov 20, 2024
30 of 31 checks passed
@mudler mudler deleted the feat/silero-vad branch November 20, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant