Skip to content

Commit

Permalink
Merge pull request #14 from cpuguy96/cpuguy96-patch-1
Browse files Browse the repository at this point in the history
Fixed link to training data
  • Loading branch information
cpuguy96 committed Dec 2, 2023
2 parents bed231b + 0d2891b commit 0dc65dc
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 0dc65dc

Please sign in to comment.