Skip to content

Commit

Permalink
Merge pull request #5166 from popcornell/patch-2
Browse files Browse the repository at this point in the history
Update README.md of CHiME-7 DASR: fixing typos
  • Loading branch information
sw005320 committed May 12, 2023
2 parents 98dc240 + bcc200e commit e37968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egs2/chime7_task1/asr1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Note that DiPCo will be downloaded and extracted automatically. <br>
To **ONLY** generate the data you will need to run:
```bash
./run.sh --chime5-root YOUR_PATH_TO_CHiME5 --dipco-root PATH_WHERE_DOWNLOAD_DIPCO \
--mixer6-root YOUR_PATH_TO_MIXER6 --chime6-path PATH_WHERE_STORE_CHiME6 --stage 0 --stop-stage 0
--mixer6-root YOUR_PATH_TO_MIXER6 --chime6-root PATH_WHERE_STORE_CHiME6 --stage 0 --stop-stage 0
```
If you have already CHiME-6 data you can use that without re-creating it from CHiME-5.
```bash
Expand Down

0 comments on commit e37968a

Please sign in to comment.