From 8cd0d4aab71939e56539ff6c1027b37ad4324433 Mon Sep 17 00:00:00 2001 From: Steve Li <93230279+BitSteve@users.noreply.github.com> Date: 星期五, 15 十一月 2024 11:03:31 +0800 Subject: [PATCH] Add bounds check for postprocess_utils.py abbr_dispose() (#2209) --- docs/tutorial/README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/tutorial/README.md b/docs/tutorial/README.md index 590c625..1180c82 100644 --- a/docs/tutorial/README.md +++ b/docs/tutorial/README.md @@ -480,4 +480,4 @@ ... ``` -[More detailed tutorial documents](https://github.com/modelscope/FunASR/blob/main/docs/tutorial/Tables_zh.md) \ No newline at end of file +[More detailed tutorial documents](https://github.com/modelscope/FunASR/blob/main/docs/tutorial/Tables.md) \ No newline at end of file -- Gitblit v1.9.1