blob: d59dbf997301d1f313c9012c3cc3f19437954c12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = whisper.cpp-model-small.en
pkgdesc = This is an autogenerated file, please see https://github.com/hrehfeld/archlinux-whisper.cpp-model
pkgver = 4
pkgrel = 4
url = https://github.com/ggerganov/whisper.cpp/tree/master/models
arch = i686
arch = x86_64
license = MIT
source = ggml-small.en.bin::https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-small.en.bin
sha256sums = c6138d6d58ecc8322097e0f987c32f1be8bb0a18532a3f88f734d1bbf9c41e5d
pkgname = whisper.cpp-model-small.en
|