Support piper-phonemize (#452)
This commit is contained in:
3
.github/workflows/arm-linux-gnueabihf.yaml
vendored
3
.github/workflows/arm-linux-gnueabihf.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user