v0.0.12
Pre-release
Pre-release
What's Changed
- 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
PR
- Cherry pick from evaluation by @rakuri255 in #159
- Refactor/class refactorings by @rakuri255 in #162
- add cookiefile option and pass it to yt-dlp by @BWagener in #184
- keep_cache parameter did not work by @agwosdz in #189
- New feature: Multilingual num2words by @agwosdz in #188
- "/" in whisper align model string get interpreted as path by @agwosdz in #190
- Added error handling to PDF sheet generation by @agwosdz in #192
- optimize container related configuration and documentation by @BWagener in #186
- Added VideoURL and bump format version to 1.2.0 by @rakuri255 in #193
New Contributors
Full Changelog: v0.0.11...v0.0.12