Search Criteria
Package Details: python-ctranslate2-bin 4.6.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ctranslate2-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ctranslate2-bin |
| Description: | CTranslate2 is a C++ and Python library for efficient inference with Transformer models. |
| Upstream URL: | https://github.com/OpenNMT/CTranslate2 |
| Licenses: | MIT |
| Conflicts: | ctranslate2-git, python-ctranslate2, python-ctranslate2-git |
| Provides: | ctranslate2, python-ctranslate2 |
| Submitter: | gilcu3 |
| Maintainer: | gilcu3 |
| Last Packager: | gilcu3 |
| Votes: | 1 |
| Popularity: | 0.000394 |
| First Submitted: | 2023-11-02 22:55 (UTC) |
| Last Updated: | 2025-04-11 13:19 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- 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-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-setuptools
- python-yaml (python-yaml-gitAUR)
- python-installer (make)
Required by (3)
- argos-translate (requires python-ctranslate2)
- python-ctranslate2 (requires ctranslate2)
- python-faster-whisper (requires python-ctranslate2)
Latest Comments
mddanish00 commented on 2025-04-11 09:03 (UTC)
ctranslate2Python 3.13 wheel already available. Please use that instead.dbb commented on 2025-01-03 13:02 (UTC)
Fails to build in a clean chroot with:
Need to add
python-installertomakedependsarray.xuiqzy commented on 2024-11-14 01:47 (UTC)
Can this provide
python-ctranslate2in its pkgbuild so it can be used instead of the non-bin source package? E.g., forpython-faster-whisper?yochananmarqos commented on 2023-12-10 16:55 (UTC)
Correct dependencies:
Use
python-installer, notpython-pip. See Python package guidelines