Committed by
GitHub
add example description for the dart package (#1011)
正在显示
1 个修改的文件
包含
18 行增加
和
0 行删除
sherpa-onnx/flutter/example/example.md
0 → 100644
| 1 | +# sherpa-onnx app example | ||
| 2 | + | ||
| 3 | +## Streaming speech recognition | ||
| 4 | + | ||
| 5 | +Please see https://github.com/k2-fsa/sherpa-onnx/tree/master/dart-api-examples/streaming-asr | ||
| 6 | + | ||
| 7 | +## Non-streaming speech recognition | ||
| 8 | + | ||
| 9 | +Please see https://github.com/k2-fsa/sherpa-onnx/tree/master/dart-api-examples/non-streaming-asr | ||
| 10 | + | ||
| 11 | +## Text to speech (TTS) | ||
| 12 | + | ||
| 13 | +Please see https://github.com/k2-fsa/sherpa-onnx/tree/master/dart-api-examples/tts | ||
| 14 | + | ||
| 15 | +## Voice activity detection (VAD) | ||
| 16 | + | ||
| 17 | +Please see https://github.com/k2-fsa/sherpa-onnx/tree/master/dart-api-examples/vad | ||
| 18 | + |
-
请 注册 或 登录 后发表评论