audiomuse-ai-whisper-model

LOW
maintainer jorge_barroso 0 votes scanned 2026-09-12 05:10:45.876440
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=audiomuse-ai-whisper-model
2pkgver=5.0.0
3pkgrel=2
4pkgdesc='Whisper-small ONNX model bundle for AudioMuse-AI lyrics transcription'
5arch=('any')
6url='https://github.com/NeptuneHub/AudioMuse-AI'
7license=('MIT')
8
9source=(
10 "lyrics_model_whisper.tar.gz::https://github.com/NeptuneHub/AudioMuse-AI/releases/download/v${pkgver}-model/lyrics_model_whisper.tar.gz"
11)
12
13sha256sums=('fa9f4825e1a918394c1a63b0cb7ca43ab1df8be90355ad03e7af95ee3d3f1511')
14
15package() {
16 install -d "$pkgdir/usr/share/audiomuse-ai/whisper"
17
18 cp -a \
19 "$srcdir/whisper-small-onnx" \
20 "$pkgdir/usr/share/audiomuse-ai/whisper/"
21}
22

Scan history

Scanned at (UTC)SeverityRules
2026-09-12 05:10:45 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