Update readme to contain links for pre-built Apps (#1853)

This commit is contained in:
Fangjun Kuang
2025-02-13 10:29:48 +08:00
committed by GitHub
parent 8b8ef1090b
commit d617723b3d
5 changed files with 31 additions and 28 deletions

View File

@@ -2,6 +2,11 @@
This directory contains flutter examples of `sherpa-onnx`.
| Directory | Pre-built App |
|-----------|---------------|
|[./tts](./tts)|[URL](https://k2-fsa.github.io/sherpa/onnx/flutter/pre-built-app.html#text-to-speech-tts-speech-synthesis)|
|[./streaming_asr](./streaming_asr)|[URL](https://k2-fsa.github.io/sherpa/onnx/flutter/pre-built-app.html#streaming-speech-recognition-stt-asr)|
# Ways to create an example
```bash
flutter create --platforms windows,macos streaming_asr