This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex-mr_series-sherpa-onnx/flutter-examples/README.md
2024-06-23 13:29:13 +08:00

204 B

Introduction

This directory contains flutter examples of sherpa-onnx.

Ways to create an example

flutter create --platforms windows,macos streaming_asr
cd streaming_asr
flutter pub get