Skip to content

Commit 80eac3e

Browse files
committed
change ReadMe
1 parent 511045c commit 80eac3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@ Chnage the `root_dir` in `01_extract_motions.py` with you own dataset path, then
211211
```bash
212212
cd src/prepare_data
213213
python 01_extract_motions.py
214+
python 05_extract_audio.py
214215
python 02_gen_labels.py
215216
pyhton 03_merge_motions.py
216217
python 04_gen_template.py
217-
python 05_extract_audio.py
218218

219219
mv motion_templete.pkl motions.pkl train.json test.json ../../data
220220
cd ../..

0 commit comments

Comments
 (0)