Update README.md

pull/1184/head
Jackwaterveg 3 years ago committed by GitHub
parent c08b0b8988
commit 10836ca2bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,9 +8,10 @@ This demo is an implementation to recognize text from a specific audio file. It
## Usage
### 1. Installation
```bash
pip install paddlespeech
```
see https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/docs/source/install.md.
You can choose one way from easy, meduim and hard to install paddlespeech.
### 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.

Loading…
Cancel
Save