From 1f554d8699a3bd5cbdf4f4594ee4bad5d51dd824 Mon Sep 17 00:00:00 2001 From: Jackwaterveg <87408988+Jackwaterveg@users.noreply.github.com> Date: Tue, 21 Dec 2021 20:56:04 +0800 Subject: [PATCH] Update README_cn.md --- demos/speech_translation/README_cn.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/demos/speech_translation/README_cn.md b/demos/speech_translation/README_cn.md index affa8228..bf0bfcf5 100644 --- a/demos/speech_translation/README_cn.md +++ b/demos/speech_translation/README_cn.md @@ -8,9 +8,10 @@ ## 使用方法 ### 1. 安装 -```bash -pip install paddlespeech -``` +请看 https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/docs/source/install_cn.md 。 + +你可以从easy,medium,hard三中方式中选择一种方式安装。 + ### 2. 准备输入 这个 Demo 的输入是 WAV(`.wav`) 语音文件