From 1966047a0b4f307a088981e7e014588433bd499e Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期二, 14 十一月 2023 09:50:15 +0800 Subject: [PATCH] for h5 timestamp parse bug (#1084) --- 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