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-mr_series-sherpa-onnx/java-api-examples
2024-04-24 21:03:26 +08:00
..
2023-09-18 22:44:29 +08:00

Introduction

This directory contains examples for the JAVA API of sherpa-onnx.

Usage

Streaming Speech recognition

./run-streaming-decode-file-ctc.sh
./run-streaming-decode-file-paraformer.sh
./run-streaming-decode-file-transducer.sh

Non-Streaming Speech recognition

./run-non-streaming-decode-file-paraformer.sh
./run-non-streaming-decode-file-transducer.sh
./run-non-streaming-decode-file-whisper.sh