silero-vad-onnx-model

LOW
maintainer jorge_barroso 0 votes scanned 2026-09-12 01:24:32.088301
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1pkgname=silero-vad-onnx-model
2pkgver=6.2.1
3pkgrel=1
4pkgdesc='Silero Voice Activity Detector ONNX model'
5arch=('any')
6url='https://github.com/snakers4/silero-vad'
7license=('MIT')
8
9source=(
10 "https://files.pythonhosted.org/packages/source/s/silero-vad/silero_vad-${pkgver}.tar.gz"
11)
12
13sha256sums=('b23062b0e39fad17b1266fc23c1e7b4290219dbe82ce08510889e32f681f4b3b')
14
15package() {
16 cd "$srcdir/silero_vad-${pkgver}"
17
18 install -Dm644 \
19 src/silero_vad/data/silero_vad.onnx \
20 "$pkgdir/usr/share/silero-vad/silero_vad.onnx"
21
22 install -Dm644 \
23 LICENSE \
24 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-09-12 01:24:32 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion