Skip to content

Commit

Permalink
chore(model): add silero-vad to the gallery (#4210)
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Nov 20, 2024
1 parent 76d813e commit 7adbc16
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9094,3 +9094,22 @@
- filename: voice-zh_CN-huayan-medium.tar.gz
uri: https://github.com/rhasspy/piper/releases/download/v0.0.2/voice-zh_CN-huayan-medium.tar.gz
sha256: 0299a5e7f481ba853404e9f0e1515a94d5409585d76963fa4d30c64bd630aa99
- name: "silero-vad"
url: github:mudler/LocalAI/gallery/virtual.yaml@master
urls:
- https://github.com/snakers4/silero-vad
- https://huggingface.co/onnx-community/silero-vad
description: |
Silero VAD - pre-trained enterprise-grade Voice Activity Detector.
tags:
- vad
- voice-activity-detection
- cpu
overrides:
backend: silero-vad
parameters:
model: silero-vad.onnx
files:
- filename: silero-vad.onnx
uri: https://huggingface.co/onnx-community/silero-vad/resolve/main/onnx/model.onnx
sha256: a4a068cd6cf1ea8355b84327595838ca748ec29a25bc91fc82e6c299ccdc5808

0 comments on commit 7adbc16

Please sign in to comment.