rakuri255 / UltraSinger

AI based tool to convert vocals lyrics and pitch from music to autogenerate Ultrastar Deluxe, Midi and notes. It automatic tapping, adding text, pitch vocals and creates karaoke files.
MIT License
290 stars 26 forks source link

Do not insert a linebreak after the last lyrics line (before the final "E"). #77

Closed bohning closed 1 year ago

rakuri255 commented 1 year ago

It is catched already: if silence > 0.3 and i != len(transcribed_data) - 1:

Sorry for misslead in chat :)