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

@@ -0,0 +1,8 @@
# Introduction
This directory contains examples about using
https://www.lazarus-ide.org/
with Object Pascal API to develop speech related applications.
**Documentation for this directory**:
https://k2-fsa.github.io/sherpa/onnx/lazarus/index.html

View File

@@ -0,0 +1,9 @@
# Introduction
Please refer to
https://k2-fsa.github.io/sherpa/onnx/lazarus/generate-subtitles.html
for how to build the project in this directory.
You can find pre-built APPs from this directory at
https://k2-fsa.github.io/sherpa/onnx/lazarus/pre-built-app.html