Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cpuguy96 committed Dec 2, 2023
1 parent bed231b commit 0d2891b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ python stepmania_note_generator.py -i --input <string> -o --output <string> --mo
* **OPTIONAL:** `-v` `--verbose` `1` shows full verbose, `0` shows no verbose; default is `0`

## Creating Training Dataset
**Link to raw data**: <https://drive.google.com/drive/folders/1PBcPTO68zCFlnlVPuRZhIlXZODDJ3Bfn?usp=sharing>

**Link to training data**: <https://drive.google.com/open?id=1eCRYSf2qnbsSOzC-KmxPWcSbMzi1fLHi>
**Link to training data**: [Google Drive](https://drive.google.com/drive/folders/1RNKLXfwTEFdGMCct5bhgIApoNG-8Zg79?usp=drive_link)

To create a training dataset, you need to parse the `.sm` files and convert sound files into `.wav` files:

Expand Down

0 comments on commit 0d2891b

Please sign in to comment.