From a09e1bcce96e282655c4d54a731c946e73a3862c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 29 Apr 2024 11:58:44 +0200 Subject: [PATCH] testing/piper-tts: disable on riscv64 due to onnxruntime --- testing/piper-tts/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/piper-tts/APKBUILD b/testing/piper-tts/APKBUILD index 965abc240fb..a9f740f7532 100644 --- a/testing/piper-tts/APKBUILD +++ b/testing/piper-tts/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Fast, local neural text to speech system" url="https://github.com/rhasspy/piper" provides="larynx2=$pkgver-r$pkgrel" replaces=larynx2 -# x86, s390x: not supported by onnxruntime +# x86, riscv64 s390x: not supported by onnxruntime arch="all !x86 !s390x" license="MIT" depends_dev="