Skip to content

Commit

Permalink
Update README_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ylzz1997 authored Sep 5, 2023
1 parent 7b796de commit 6be1564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Place all training set data (.wav format audio clips) in the `data/train/audio`

Place all validation set data (.wav format audio clips) in the `data/val/audio` folder, or in a directory specified in the configuration file such as `aaaa/bbbb/audio`.

#### ~~1.2 Random Selection by Program (Not Implemented):~~
#### 1.2 Random Selection by Program :

Run `python draw.py`. The program will help you select validation set data (you can adjust parameters such as the number of files to be extracted in `draw.py`).

Expand Down

0 comments on commit 6be1564

Please sign in to comment.