Package Details: whisper.cpp-model-large-v3-q5_0 4-4

Git Clone URL: https://aur.archlinux.org/whisper.cpp-model-large-v3-q5_0.git (read-only, click to copy)
Package Base: whisper.cpp-model-large-v3-q5_0
Description: This is an autogenerated file, please see https://github.com/hrehfeld/archlinux-whisper.cpp-model
Upstream URL: https://github.com/ggerganov/whisper.cpp/tree/master/models
Licenses: MIT
Submitter: hrehfeld
Maintainer: hrehfeld
Last Packager: hrehfeld
Votes: 2
Popularity: 1.01
First Submitted: 2024-05-03 18:24 (UTC)
Last Updated: 2024-10-30 12:56 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

hrehfeld commented on 2024-10-28 19:43 (UTC)

Should be fixed.

brauliobo commented on 2024-10-04 22:34 (UTC)

checksum check failing

Marzal commented on 2024-09-12 19:13 (UTC) (edited on 2024-09-12 19:14 (UTC) by Marzal)

With the new download method I constantly get and update warning

aur/whisper.cpp-model-large-v3-q5_0 a551933542d956ae84634937acd2942eb40efaaf-1 -> 2-1

aur/whisper.cpp-model-medium a551933542d956ae84634937acd2942eb40efaaf-1 -> 2-1

because the pkgver once installed is this:

pkgver() {
  git ls-remote "$_baseurl" master | cut -f 1 | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}