Add streaming ASR example from a microphone for Java API (#1047)

This commit is contained in:
Fangjun Kuang
2024-06-23 19:43:53 +08:00
committed by GitHub
parent 29abf242c3
commit 7a663afb76
3 changed files with 173 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ This directory contains examples for the JAVA API of sherpa-onnx.
## Streaming Speech recognition
```
./run-streaming-asr-from-mic-transducer.sh
./run-streaming-decode-file-ctc.sh
./run-streaming-decode-file-ctc-hlg.sh
./run-streaming-decode-file-paraformer.sh