summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1ad62333ab20370ffb496daf828ed4b0a044502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-openai-whisper-git
	pkgdesc = Robust speech recognition via large-scale weak supervision
	pkgver = 20240930.r10.g517a43e
	pkgrel = 1
	url = https://github.com/openai/whisper
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-more-itertools
	depends = python-numba
	depends = python-numpy
	depends = python-pytorch
	depends = python-regex
	depends = python-tiktoken
	depends = python-tqdm
	provides = python-openai-whisper=20240930
	conflicts = python-openai-whisper
	conflicts = whisper
	source = openai.whisper::git+https://github.com/openai/whisper.git
	sha256sums = SKIP

pkgname = python-openai-whisper-git