k2-fsa / sherpa-onnx

Speech-to-text, text-to-speech, speaker diarization, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter, Object Pascal, Lazarus, Rust
https://k2-fsa.github.io/sherpa/onnx/index.html
Apache License 2.0
3.69k stars 428 forks source link

Use xcframework for Flutter iOS plugin. #1547

Closed csukuangfj closed 1 week ago

csukuangfj commented 1 week ago

Fixes #1172

Screenshot of running ./build-ios-shared.sh

Screenshot 2024-11-16 at 16 37 58

You can see that the xcframework contains pre-built libs for both iOS (arm64) and iOS simulators (arm64 + x86_64)