From 18b1449d1ff06c469e54190508c4f6be05c73d85 Mon Sep 17 00:00:00 2001 From: 夜雨飘零 <yeyupiaoling@foxmail.com> Date: 星期二, 05 十二月 2023 22:04:14 +0800 Subject: [PATCH] 分角色语音识别支持更多的模型 --- runtime/docs/lm_train_tutorial.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/runtime/docs/lm_train_tutorial.md b/runtime/docs/lm_train_tutorial.md index 7c6c5cb..70db089 100644 --- a/runtime/docs/lm_train_tutorial.md +++ b/runtime/docs/lm_train_tutorial.md @@ -24,8 +24,8 @@ python3 fst/generate_lexicon.py lm/corpus.dict lm/lexicon.txt lm/lexicon.out ``` -缂栬瘧TLG闇�瑕佷緷璧杅st鐨勭幆澧冿紝璇峰弬鑰冩枃妗e畨瑁協ts鐩稿叧鐜锛圼鐐瑰嚮姝ゅ](../onnxruntime/readme.md)锛� ## 缂栬瘧TLG.fst +缂栬瘧TLG闇�瑕佷緷璧杅st鐨勭幆澧冿紝璇峰弬鑰冩枃妗e畨瑁協ts鐩稿叧鐜锛圼鐐瑰嚮姝ゅ](../onnxruntime/readme.md)锛� ```shell # Compile the lexicon and token FSTs -- Gitblit v1.9.1