This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex_bi_series-sherpa-onnx/java-api-examples/README.md

12 lines
219 B
Markdown
Raw Normal View History

2024-04-24 18:41:48 +08:00
# Introduction
2024-04-24 18:41:48 +08:00
This directory contains examples for the JAVA API of sherpa-onnx.
2024-04-24 18:41:48 +08:00
# Usage
2023-04-15 22:17:28 +08:00
```
2024-04-24 18:41:48 +08:00
./run-streaming-decode-file-ctc.sh
./run-streaming-decode-file-paraformer.sh
./run-streaming-decode-file-transducer.sh
```