Skip to content

Commit 07e2458

Browse files
authored
Update README.md
1 parent 042fd1e commit 07e2458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/RescueSpeech/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Our [paper](https://arxiv.org/abs/2306.04054) compares ASR models (CRDNN, Wav2ve
99

1010
## How to run
1111
```
12+
cd RescueSpeech/ASR/noise-robust
1213
python train.py hparams/robust_asr_16k.yaml --data_folder=<data_folder_path>
1314
```
1415
Here the data path should be the path to **uncompressed `Task_ASR.tar.gz`** downloaded from link above.

0 commit comments

Comments
 (0)