Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackwaterveg committed Dec 21, 2021
1 parent 10836ca commit 96549b2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions demos/speech_translation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ This demo is an implementation to recognize text from a specific audio file and

## 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`).
Expand Down

0 comments on commit 96549b2

Please sign in to comment.