summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: feafb2647c7204fae44a2d09830b3df131e0db26 (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
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = python-speechrecognition
	pkgdesc = Google-powered speech recognition for Python
	pkgver = 3.14.2
	pkgrel = 5
	url = https://github.com/Uberi/speech_recognition
	arch = x86_64
	license = MIT
	checkdepends = python-pocketsphinx
	checkdepends = python-pytest
	checkdepends = python-httpx
	checkdepends = python-respx
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = flac
	depends = python-audioop
	depends = python-pyaudio
	depends = python-requests
	depends = python-tensorflow
	depends = python-botocore
	depends = python-boto3
	depends = python-deadlib
	depends = lib32-glibc
	depends = python-aifc
	optdepends = python-pocketsphinx
	optdepends = python-vosk
	optdepends = python-whisper
	optdepends = python-google-api-core: Google cloud speech
	optdepends = python-typing_extensions: Required for faster whisper
	optdepends = python-pytorch-opt-cuda: Required for whisper
	optdepends = python-numpy: Required for whisper
	optdepends = python-openai: Required for openai
	optdepends = python-soundfile: Required for whisper
	provides = python-speech_recognition
	source = git+https://github.com/Uberi/speech_recognition.git#tag=3.14.2
	sha256sums = 2761e8013d3b720f2d73a3cfe354be131e812525d598274a928e6150b2e2ac51

pkgname = python-speechrecognition