@SilverRainZ I have added relevant environment variables to PKGBUILD.
Search Criteria
Package Details: python-sherpa-onnx 1.13.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sherpa-onnx.git (read-only, click to copy) |
|---|---|
| Package Base: | sherpa-onnx |
| Description: | Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. (Python bindings) |
| Upstream URL: | https://github.com/k2-fsa/sherpa-onnx |
| Licenses: | Apache-2.0 |
| Submitter: | evine |
| Maintainer: | evine |
| Last Packager: | evine |
| Votes: | 3 |
| Popularity: | 0.98 |
| First Submitted: | 2025-02-08 01:36 (UTC) |
| Last Updated: | 2026-07-07 15:46 (UTC) |
Dependencies (11)
- python-click
- python-onnxruntime (python-onnxruntime-cpu, python-onnxruntime-cuda, python-onnxruntime-opt-cuda, python-onnxruntime-opt-rocm, python-onnxruntime-rocm)
- sherpa-onnxAUR (sherpa-onnxAUR)
- cargsAUR (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
Sources (15)
- asio-asio-1-24-0.tar.gz
- eigen-5.0.1.tar.gz
- espeak-ng-ed530aa113046142eb5115cf2fc9157854d0ffe1.zip
- hclust-cpp-2026-02-25.tar.gz
- json-3.12.0.tar.gz
- kaldi-decoder-0.3.0.tar.gz
- kaldi-native-fbank-1.22.3.tar.gz
- kaldifst-1.8.0.tar.gz
- kissfft-febd4caeed32e33ad8b2e0bb5ea77542c40f18ec.zip
- openfst-1.8.5-2026-04-11.tar.gz
- pa_stable_v190700_20210406.tgz
- piper-phonemize-f3ff95afc03640bc1399e113e83361192a2fafb4.zip
- sherpa-onnx-1.13.4.tar.gz
- simple-sentencepiece-0.7.tar.gz
- websocketpp-b9aeec6eaf3d5610503439b4fae3581d9aff08e8.zip
Latest Comments
evine commented on 2026-06-17 01:38 (UTC)
SilverRainZ commented on 2026-06-08 15:53 (UTC)
I got the same error as @wolfk.
Inject -Wno-error=format-security to CFLAGS/CXXFLAGS works for me.
wolfk commented on 2026-03-23 04:53 (UTC)
The package fails to build: build/sherpa-onnx/src/sherpa-onnx-1.12.32/build_bin/_deps/espeak_ng-src/src/libespeak-ng/common.c cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security] cc1: some warnings being treated as errors [33/625] Building CXX object _deps/openfst-build/src/lib/CMakeFiles/fst.dir/fst.cc.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting...
evine commented on 2025-05-20 07:14 (UTC)
After upgrading onnxruntime, you need to rebuild sherpa-onnx.
Pinned Comments
evine commented on 2025-05-20 07:14 (UTC)
After upgrading
onnxruntime, you need to rebuildsherpa-onnx.