Yabin Li
2024-03-07 be871ad6d0cbfa1b4b0d61c7906d2eefc1e9d754
runtime/docs/lm_train_tutorial.md
@@ -6,6 +6,7 @@
```shell
# 下载: 示例训练语料text、lexicon 和 am建模单元units.txt
wget https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/requirements/lm.tar.gz
# 如果是匹配8k的am模型,使用 https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/requirements/lm_8358.tar.gz
tar -zxvf lm.tar.gz
```