summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70aec4e9c49a02abab2983d32d8ef2ddd48dffea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = whisper.cpp-cuda-bin
	pkgdesc = Port of OpenAI's Whisper model in C/C++ with NVIDIA CUDA optimizations
	pkgver = 1.8.4
	pkgrel = 10
	url = https://github.com/OneNoted/whisper.cpp-cuda-bin
	arch = x86_64
	license = MIT
	depends = libggml-cuda-bin
	depends = cuda
	depends = nvidia-utils
	depends = sdl2-compat
	provides = whisper.cpp=1.8.4
	provides = whisper.cpp-cuda=1.8.4
	conflicts = whisper.cpp
	conflicts = whisper.cpp-cuda
	source = whisper.cpp-cuda-bin-1.8.4-10-x86_64.tar.zst::https://github.com/OneNoted/whisper.cpp-cuda-bin/releases/download/v1.8.4-10/whisper.cpp-cuda-bin-1.8.4-10-x86_64.tar.zst
	sha256sums = 23af7e1bebad11a57aac131fb5b6d6c56b4e2ca9a4b327f2c73d18361b43fda6

pkgname = whisper.cpp-cuda-bin