Flutter demo for real-time speech recognition (#1042)
This commit is contained in:
10
flutter-examples/README.md
Normal file
10
flutter-examples/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Introduction
|
||||
|
||||
This directory contains flutter examples of `sherpa-onnx`.
|
||||
|
||||
# Ways to create an example
|
||||
```bash
|
||||
flutter create --platforms windows,macos streaming_asr
|
||||
cd streaming_asr
|
||||
flutter pub get
|
||||
```
|
||||
Reference in New Issue
Block a user