12 lines
219 B
Markdown
Executable File
12 lines
219 B
Markdown
Executable File
# Introduction
|
|
|
|
This directory contains examples for the JAVA API of sherpa-onnx.
|
|
|
|
# Usage
|
|
|
|
```
|
|
./run-streaming-decode-file-ctc.sh
|
|
./run-streaming-decode-file-paraformer.sh
|
|
./run-streaming-decode-file-transducer.sh
|
|
```
|