Add CTC HLG decoding for JNI (#810)
This commit is contained in:
@@ -8,6 +8,7 @@ This directory contains examples for the JAVA API of sherpa-onnx.
|
||||
|
||||
```
|
||||
./run-streaming-decode-file-ctc.sh
|
||||
./run-streaming-decode-file-ctc-hlg.sh
|
||||
./run-streaming-decode-file-paraformer.sh
|
||||
./run-streaming-decode-file-transducer.sh
|
||||
```
|
||||
@@ -18,4 +19,5 @@ This directory contains examples for the JAVA API of sherpa-onnx.
|
||||
./run-non-streaming-decode-file-paraformer.sh
|
||||
./run-non-streaming-decode-file-transducer.sh
|
||||
./run-non-streaming-decode-file-whisper.sh
|
||||
./run-non-streaming-decode-file-nemo.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user