Skip to content

Commit

Permalink
chore(model): add silero-vad model config
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler committed Nov 26, 2024
1 parent 2b62260 commit a00bbfe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gallery/silero-vad.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: "silero-vad"

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

Check failure on line 8 in gallery/silero-vad.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

8:27 [new-line-at-end-of-file] no new line character at the end of file

0 comments on commit a00bbfe

Please sign in to comment.