ultrastar_pitch script for partially automating pitch detection

Started by paradigm, December 14, 2019, 06:08:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

paradigm

Hiho,

I wrote a Python script to help partially automatizing the process of setting the pitches in MLK note files. It is just a prove of concept to see if deep learning can be used to automatize the song creation. The script takes in a note.txt file which is already timed and returns a note.txt.new file with calculated pitches. The accuracy is on average about 75%. A Windows binary is available as well. For more details please refer to the git project site:

https://github.com/paradigmn/ultrastar_pitch

I am working to rewrite the project in order to make the code more clean and understandable and increase the accuracy as well. But that will take some time.

Maybe some of you find it useful to integrate this software into your workflow. If you have any question just massage me.

Best regards
para