未验证 提交 10836ca2 编写于 作者: J Jackwaterveg 提交者: GitHub

Update README.md

上级 c08b0b89
...@@ -8,9 +8,10 @@ This demo is an implementation to recognize text from a specific audio file. It ...@@ -8,9 +8,10 @@ This demo is an implementation to recognize text from a specific audio file. It
## Usage ## Usage
### 1. Installation ### 1. Installation
```bash see https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/docs/source/install.md.
pip install paddlespeech
``` You can choose one way from easy, meduim and hard to install paddlespeech.
### 2. Prepare Input File ### 2. Prepare Input File
The input of this demo should be a WAV file(`.wav`), and the sample rate must be the same as the model. The input of this demo should be a WAV file(`.wav`), and the sample rate must be the same as the model.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册