mudler / LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
https://localai.io
MIT License
26.32k stars 1.97k forks source link

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

Closed mudler closed 5 days ago

mudler commented 5 days ago

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

netlify[bot] commented 5 days ago

Deploy Preview for localai ready!

Name Link
Latest commit 1b40c57bea2919e917217fa403283b3d21e1572e
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.