Add Lazarus example for Moonshine models. (#1532)

This commit is contained in:
Fangjun Kuang
2024-11-13 00:04:16 +08:00
committed by GitHub
parent 4fab3f2e2f
commit a16c9aff8b
4 changed files with 78 additions and 8 deletions

View File

@@ -21,6 +21,8 @@ fi
if [ ! -z CMAKE_VERBOSE_MAKEFILE ]; then
CMAKE_VERBOSE_MAKEFILE=ON
else
CMAKE_VERBOSE_MAKEFILE=OFF
fi
if [ ! -f $onnxruntime_dir/onnxruntime.xcframework/ios-arm64/onnxruntime.a ]; then