Search Criteria
Package Details: python-google-cloud-speech 2.36.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-google-cloud-speech.git (read-only, click to copy) |
|---|---|
| Package Base: | python-google-cloud-speech |
| Description: | Google Cloud Speech API client library. |
| Upstream URL: | https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech |
| Licenses: | Apache-2.0 |
| Submitter: | medaminezghal |
| Maintainer: | medaminezghal |
| Last Packager: | medaminezghal |
| Votes: | 2 |
| Popularity: | 0.000320 |
| First Submitted: | 2025-02-01 15:58 (UTC) |
| Last Updated: | 2026-01-18 14:44 (UTC) |
Dependencies (12)
- python
- python-google-api-core
- python-google-auth
- python-grpcio
- python-grpcio-statusAUR
- python-proto-plusAUR
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Required by (3)
- python-livekit-plugins-google
- python-speechrecognition (check)
- python-speechrecognition (optional)
Latest Comments
marmis commented on 2026-03-01 06:58 (UTC) (edited on 2026-03-01 06:59 (UTC) by marmis)
Hi, @megaminezghal. I'm getting errors in
check()from missing thecryptographylibrary, which is optional forgoogle-authbut required in the tests here. Could you take a look at this?build()logscheck()logsSingle test (example)