test=doc_fix

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

@ -8,9 +8,10 @@ This demo is an implementation to generate audio from the given text. It can be
## 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
The input of this demo should be a text of the specific language that can be passed via argument.

Loading…
Cancel
Save