Build generating subtitles APPs for more models (#1265)

This commit is contained in:
Fangjun Kuang
2024-08-16 20:11:24 +08:00
committed by GitHub
parent a3e98750e9
commit 63713ecbf0
7 changed files with 99 additions and 12 deletions

View File

@@ -3,6 +3,9 @@
This directory contains examples for how to use the [Object Pascal](https://en.wikipedia.org/wiki/Object_Pascal)
APIs of [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx).
**Documentation for this directory**:
https://k2-fsa.github.io/sherpa/onnx/pascal-api/index.html
|Directory| Description|
|---------|------------|
|[read-wav](./read-wav)|It shows how to read a wave file.|