Package Details: python-sherpa-onnx 1.13.4-2

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)

Pinned Comments

evine commented on 2025-05-20 07:14 (UTC)

After upgrading onnxruntime, you need to rebuild sherpa-onnx.

Latest Comments

evine commented on 2026-06-17 01:38 (UTC)

@SilverRainZ I have added relevant environment variables to PKGBUILD.

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.