Search Criteria
Package Details: python-wyoming-faster-whisper 3.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-wyoming-faster-whisper.git (read-only, click to copy) |
|---|---|
| Package Base: | python-wyoming-faster-whisper |
| Description: | Wyoming Server for Faster Whisper |
| Upstream URL: | https://github.com/rhasspy/wyoming-faster-whisper |
| Licenses: | MIT |
| Submitter: | hrdl |
| Maintainer: | lubosz |
| Last Packager: | lubosz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-06 09:41 (UTC) |
| Last Updated: | 2026-05-09 16:44 (UTC) |
Dependencies (10)
- python
- python-faster-whisperAUR
- python-huggingface-hub (python-huggingface-hub-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pytorch (python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-wyomingAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
hrdl commented on 2024-09-09 17:23 (UTC)
I have restructured the package and its dependencies to accommodate the latest release.
lukaszmoroz commented on 2024-09-06 17:01 (UTC)
I believe this should depend on
python-ctranslate2.gilcu3 commented on 2023-11-06 19:38 (UTC)
Could you add support for the device parameter in the service file and in the conf file. Passing a parameter such as
--device cudaallows using the gpu support fromctranslate2