Search Criteria
Package Details: python-stt-listen 2.4.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-stt-listen.git (read-only, click to copy) |
|---|---|
| Package Base: | python-stt-listen |
| Description: | Transcribe long audio files with STT or use the streaming interface |
| Upstream URL: | https://gitlab.com/waser-technologies/technologies/listen |
| Licenses: | GNU GPL v3 |
| Submitter: | skeilnet |
| Maintainer: | skeilnet |
| Last Packager: | skeilnet |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-11 16:49 (UTC) |
| Last Updated: | 2023-09-12 17:57 (UTC) |
Dependencies (13)
- python
- python-deepmultilingualpunctuationAUR
- python-ffmpeg-pythonAUR
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-prompt_toolkit
- python-psutil
- python-pyaudio (python-pyaudio-gitAUR)
- python-sanic
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-stt-model-managerAUR
- python-toml
- python-webrtcvad
- python-websockets (python-websockets-gitAUR)
Latest Comments
skeilnet commented on 2023-09-12 17:58 (UTC)
Thanks MarsSeed, it shoud be good for now, until branch using Wav2Vec hits the main branch.
MarsSeed commented on 2023-06-19 11:25 (UTC)
And please don't use
pkgrel=00.Make it
pkgrel=1first, and increment one by one if necessary.MarsSeed commented on 2023-06-18 00:10 (UTC)
After recent package changes on AUR, please switch dependency
python-ffmpegtopython-ffmpeg-python.As per my checking, this project requires
pypi/ffmpeg-python, and my suggestion above is the appropriate choice for that.(There is a new AUR/python-python-ffmpeg package, but that is a new and incompatible project, built from
pypi/python-ffmpeg.)MarsSeed commented on 2023-06-17 21:27 (UTC)
Upstream URL is wrong, it's for a different repo.