Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yongyizang committed Jan 10, 2024
1 parent 876ed26 commit a8c150e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Run each timestamp file against the corresponding dataset path with our provided

`python segment.py {dataset_directory} {timestamp_file} {output_directory}`

`dataset_directory` should be the base directory of each dataset (`jvs_music_ver1`, `kiritan_singing`, `OFUTON_P_UTAGOE_DB`, `ONIKU_KURUMI_UTAGOE_DB`);
`dataset_directory` should be the base directory of each dataset (`jvs_music_ver1`, `kiritan_singing/wav`, `OFUTON_P_UTAGOE_DB`, `ONIKU_KURUMI_UTAGOE_DB`);

`output_directory` should be the extracted `train/` or `dev/` directory containing the provided SVDD Challenge training or development set audio.

Expand Down

0 comments on commit a8c150e

Please sign in to comment.