From 4b0c794493ddf2e3a9f75b7933ac285544064c57 Mon Sep 17 00:00:00 2001 From: DanielYang Date: Fri, 17 Dec 2021 09:20:19 +0800 Subject: [PATCH] Update README_cn.md Co-authored-by: TianYuan --- README_cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_cn.md b/README_cn.md index f2f3c0a3..6decd861 100644 --- a/README_cn.md +++ b/README_cn.md @@ -378,7 +378,7 @@ PaddleSpeech 中的 **文本转语音** 主要包含三个模块:*文本前端 [语音 SoTA](https://paperswithcode.com/area/speech)、[声音 SoTA](https://paperswithcode.com/area/audio)、[音乐 SoTA](https://paperswithcode.com/area/music) 概述了相关领域的热门学术话题。对于 PaddleSpeech 的所关注的任务,以下指南有助于掌握核心思想。 - [安装](./docs/source/install.md) -- Tutorials +- 教程 - [语音识别](./docs/source/asr/quick_start.md) - [简介](./docs/source/asr/models_introduction.md) - [数据准备](./docs/source/asr/data_preparation.md) -- GitLab