Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepyLGod committed Nov 1, 2022
1 parent 4e9a682 commit db08c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OmgPianoTranscription/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
+ Download [**ONNX file**](https://github.com/EveElseIf/pianotranscription_java/releases/download/blob/transcription.onnx) and put it on the root of Folder`pianotranscriptioncli/src/main/resources`.
+ Modify the input audio file path in the main function of `pianotranscriptioncli/src/main/java/pianotranscriptioncli/Program.java`
+ Well, if your running system is not Windows, you need to change the string of the file path of the input and output files to make it work.
+ Build and run the project, feel free to run the `test.http` file in the resource folder if you use IDEA as the IDE, and you'll find the output midi file in Folder`pianotranscriptioncli/src/main/resources/output`. By the way, you can see the process on the command lines in your terminal.
+ 🎉 Go bears! Just enjoy it!
+ Build and run the project, feel free to run the [`test.http`](./pianotranscriptioncli/src/main/resources/test.http) file in the resource folder if you use IDEA as the IDE, and you'll find the output midi file in Folder`pianotranscriptioncli/src/main/resources/output`. By the way, you can see the process on the command lines in your terminal.
+ 🎉 Go bears! Just enjoy it!

0 comments on commit db08c1c

Please sign in to comment.