summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26001eb28cc6b8bc59b0560f4024b8e0520166db (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.1
	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.1
	sha256sums = a358766616159d93697eee68459c6432c96b6cd4b4ee8c4596b802e83de167e7

pkgname = python-speechrecognition