Date: 2024.12.26
- Changes:
- Download Cover from MusicBrainz
- Fix selection of whisper model
- Added colab notebook
- Optimized whisper language check with confidence
- Improved arguments, so you dont need to use true or false
- Added interactive mode
- Use user defined ffmpeg path
- Show GPU Name and VRAM
- No linebreak before the last 'E' word for UltraStar txt files
Date: 2024.12.19
- Changes:
- Reduce Memory usage by clearing cache in whisper
- Add lyrics to midi file
- Split word by note changes
- Upgrade UltraStar Format to Version 1.2.0 (Use of VIDEOURL)
- Use yt with cookies
- Some docker container improvements
- Fix keep-cache option
- Fix numbers in lyrics and transcribtion
- Fix model path option
- Fix error in PDF sheet generation
- Fix hypen language download
- Fix install scripts
- Some bug fixes and improved error handling and logs
Date: 2024.07.06
- Changes:
- Better linebreak calculation
- Remove cache folder when finished
- Remove audio from yt video
- Added install and start scripts
- Added Docker support
- Added sheet music generation
Date: 2024.05.01
- Fix:
- remove whitespace from the beginning and end of title and artist
- image conversion to jpeg for transparent or RGBA
- index out of range error in when list is empty from musicbrainz
Date: 2024.02.06
- Fix:
- Re-Pitch mode now re-pitch the audio again
- Re-Pitch mode now show the text and lines in plot
Date: 2024.01.03
- Changes:
- Plot words
- Fix:
- Missing word lines in plot
Date: 2023.12.29
- Changes:
- Added format version support for 0.3.0, 1.0.0 and 1.1.0
Date: 2023.12.28
- Changes:
- Optimized the removing of silence in transcription data
- Mute the processing audio in parts where no singing is detected
- Plot muted audio
Date: 2023.12.23
- Changes:
- Format GENRE string
- Extract year from date
Date: 2023.12.16
- Changes:
- Optimized the conversion to Mono
- Removed limitation to mp3 and wav audio formats
- Added option float32 to demucs