Skip to content

Commit 9abc5f1

Browse files
committed
chore(model): add silero-vad to the gallery
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 76d813e commit 9abc5f1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

gallery/index.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9094,3 +9094,22 @@
90949094
- filename: voice-zh_CN-huayan-medium.tar.gz
90959095
uri: https://github.com/rhasspy/piper/releases/download/v0.0.2/voice-zh_CN-huayan-medium.tar.gz
90969096
sha256: 0299a5e7f481ba853404e9f0e1515a94d5409585d76963fa4d30c64bd630aa99
9097+
- name: "silero-vad"
9098+
url: github:mudler/LocalAI/gallery/virtual.yaml@master
9099+
urls:
9100+
- https://github.com/snakers4/silero-vad
9101+
- https://huggingface.co/onnx-community/silero-vad
9102+
description: |
9103+
Silero VAD - pre-trained enterprise-grade Voice Activity Detector.
9104+
tags:
9105+
- vad
9106+
- voice-activity-detection
9107+
- cpu
9108+
overrides:
9109+
backend: silero-vad
9110+
parameters:
9111+
model: silero-vad.onnx
9112+
files:
9113+
- filename: silero-vad.onnx
9114+
uri: https://huggingface.co/onnx-community/silero-vad/resolve/main/onnx/model.onnx
9115+
sha256: a4a068cd6cf1ea8355b84327595838ca748ec29a25bc91fc82e6c299ccdc5808

0 commit comments

Comments
 (0)