blob: afd6bd56d06415fb0705f3eaeb770ee093eed0aa (
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
|
pkgbase = python-stt-listen
pkgdesc = Transcribe long audio files with STT or use the streaming interface
pkgver = 2.4.2
pkgrel = 1
url = https://gitlab.com/waser-technologies/technologies/listen
arch = any
license = GNU GPL v3
depends = python
depends = python-stt-model-manager
depends = python-deepmultilingualpunctuation
depends = python-ffmpeg-python
depends = python-numpy
depends = python-prompt_toolkit
depends = python-pyaudio
depends = python-sanic
depends = python-scipy
depends = python-toml
depends = python-webrtcvad
depends = python-websockets
depends = python-psutil
noextract = stt_listen-2.4.2-py3-none-any.whl
source = PKGBUILD_EXTRAS
source = https://files.pythonhosted.org/packages/ea/0c/d5ca2472c209abb7c38105255c40b1887655d4c3f26dc790bc0b54a8b2d1/stt_listen-2.4.2-py3-none-any.whl
source = LICENSE
source = listen.service::https://gitlab.com/waser-technologies/technologies/listen/-/raw/master/listen.service.example
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = python-stt-listen
|