Search Criteria
Package Details: python-ctranslate2-bin 4.5.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.51 |
First Submitted: | 2023-11-02 22:55 (UTC) |
Last Updated: | 2024-11-14 14:38 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, 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-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-setuptools
- python-yaml (python-yaml-gitAUR)
Required by (3)
- argos-translate (requires python-ctranslate2)
- python-ctranslate2 (requires ctranslate2)
- python-faster-whisper (requires python-ctranslate2)
Latest Comments
xuiqzy commented on 2024-11-14 01:47 (UTC)
Can this provide
python-ctranslate2
in 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