Support piper-phonemize (#452)

This commit is contained in:
Fangjun Kuang
2023-11-28 19:12:58 +08:00
committed by GitHub
parent 87a47d7db4
commit db41778e99
17 changed files with 424 additions and 2 deletions

View File

@@ -168,6 +168,9 @@ jobs:
lib_type=${{ matrix.lib_type }}
if [[ $lib_type == "shared" ]]; then
cp -a build-arm-linux-gnueabihf/install/lib $dst/
rm -v $dst/lib/libasound.so
rm -v $dst/lib/libonnxruntime.so
rm -v $dst/lib/libsherpa-onnx-fst.so
fi
tree $dst