Search Criteria
Package Details: python-speechrecognition 3.14.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-speechrecognition.git (read-only, click to copy) |
---|---|
Package Base: | python-speechrecognition |
Description: | Google-powered speech recognition for Python |
Upstream URL: | https://github.com/Uberi/speech_recognition |
Licenses: | MIT |
Provides: | python-speech_recognition |
Submitter: | None |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 4 |
Popularity: | 0.29 |
First Submitted: | 2015-01-29 02:22 (UTC) |
Last Updated: | 2025-05-13 02:17 (UTC) |
Dependencies (31)
- flac (flac-gitAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR)
- python-aifc (python-standard-aifcAUR, python-deadlibAUR)
- python-audioop (python-audioop-ltsAUR)
- python-boto3
- python-botocore (python-botocore-gitAUR)
- python-requests
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-httpx (python-httpx-gitAUR) (check)
- python-pocketsphinxAUR (check)
- python-pytest (check)
- python-respx (check)
- python-faster-whisperAUR (optional) – Required for Whisper
- python-google-api-core (optional) – Google cloud speech
- python-google-cloud-speechAUR (optional) – Required for Google Cloud Speech-toText API
- python-groqAUR (optional) – Required for Groq Whisper API
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – Required for whisper
- python-openai (optional) – Required for openai
- python-pocketsphinxAUR (optional)
- python-pyaudio (python-pyaudio-gitAUR) (optional) – Required for microphone input
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – Required for Whisper
- python-soundfile (optional) – Required for whisper
- python-typing_extensions (optional) – Required for faster Whisper
- python-vosk (python-vosk-gitAUR) (optional)
- python-whisperAUR (optional)
Latest Comments
1 2 3 Next › Last »
micwoj92 commented on 2025-05-07 17:52 (UTC)
Thanks
micwoj92 commented on 2025-05-01 16:18 (UTC)
Please revert commit: https://aur.archlinux.org/cgit/aur.git/commit/?h=python-speechrecognition&id=8c1ee997e22bb480e932b36ac4387b0def1687de
See pinned comment of python-deadlib.
envolution commented on 2025-03-11 19:53 (UTC)
@vvch thanks, I added some cleanup commands but can't test it currently, please let me know if there are further problems
vvch commented on 2025-03-11 06:55 (UTC)
Stores files directly to
/usr/lib/python3.13/site-packages/tests/
like
/usr/lib/python3.13/site-packages/tests/init.py /usr/lib/python3.13/site-packages/tests/pycache/ /usr/lib/python3.13/site-packages/tests/pycache/init.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/tests/pycache/init.cpython-313.pyc /usr/lib/python3.13/site-packages/tests/pycache/test_audio.cpython-313.opt-1.pyc
which seems to be not good and may conflict with other packages
envolution commented on 2025-03-06 01:41 (UTC)
@That1Calculator done, thanks for the report
That1Calculator commented on 2025-03-05 21:25 (UTC) (edited on 2025-03-05 21:25 (UTC) by That1Calculator)
Please add
python-httpx
tomakedeps
, since it's needed for the testsmicwoj92 commented on 2025-02-27 22:22 (UTC)
Package shouldn't have arch
any
as it contains ELF files.envolution commented on 2025-01-07 22:46 (UTC)
@xiota done, thanks for the info
micwoj92 commented on 2024-12-29 12:20 (UTC)
Idiot.
1 2 3 Next › Last »