Skip to content

Commit 0134d15

Browse files
committed
Update DS2 README.md
1 parent 1043ea5 commit 0134d15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deep_speech_2/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Deep Speech 2 on PaddlePaddle
22

3-
## Quick Start
4-
5-
### Installation
3+
## Installation
64

75
Please replace `$PADDLE_INSTALL_DIR` with your paddle installation directory.
86

@@ -13,7 +11,9 @@ export LD_LIBRARY_PATH=$PADDLE_INSTALL_DIR/Paddle/third_party/install/warpctc/li
1311

1412
For some machines, we also need to install libsndfile1. Details to be added.
1513

16-
### Preparing Dataset(s)
14+
## Usage
15+
16+
### Preparing Data
1717

1818
```
1919
cd data

0 commit comments

Comments
 (0)