Add Lazarus example for generating subtitles using Silero VAD with non-streaming ASR (#1251)

This commit is contained in:
Fangjun Kuang
2024-08-15 22:19:45 +08:00
committed by GitHub
parent 97a6a2a16a
commit fbe35ba736
32 changed files with 1697 additions and 14 deletions

View File

@@ -71,7 +71,7 @@ def get_models():
Model(
model_name="sherpa-onnx-paraformer-zh-2023-09-14",
idx=0,
lang="zh",
lang="zh_en",
short_name="paraformer",
rule_fsts="itn_zh_number.fst",
cmd="""
@@ -109,7 +109,7 @@ def get_models():
Model(
model_name="sherpa-onnx-paraformer-zh-small-2024-03-09",
idx=14,
lang="zh",
lang="zh_en",
short_name="small_paraformer",
rule_fsts="itn_zh_number.fst",
cmd="""