Skip to content

Commit 99a9da1

Browse files
authored
add example description for the dart package (#1011)
1 parent e52d32b commit 99a9da1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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+

0 commit comments

Comments
 (0)