Skip to content

v030

Compare
Choose a tag to compare
@spicytigermeat spicytigermeat released this 03 Apr 19:52
· 6 commits to main since this release
98715d0

오늘, 축하합니다!

Please welcome the newest update of LabelMakr, with full support for Korean!

To install, please consult the "setup_guide" file in the zip attached to this release!

Changes:
LabelMakr v030

  • Huge update
  • Support for colstone's Korean SOFA model!
    • Korean GUI translation by 군곰 (KUNGOM)
  • Lot's of small GUI tweaks/changes/addition
    • Light/Dark mode toggle (Dark mode by default)
    • cute little icons on the buttons, custom fonts for English/Japanese/Chinese/Korean
  • Allows you to choose to install CPU or GPU version
  • More code consistency
    • Global implementation of Pathlib
    • removed weird inconsistencies, like unused variables
    • Implemented the logging module for slightly easier troubleshooting
  • Implemented a python module I wrote called "ez-localizr", to make localization easy :)
  • First (beta) implementation of Labbu label fixing.
    • uses label tool I wrote called "labbu" to contextually post-process labels
    • Currently it's most useful for English, but there's still some good fixes for non-English languages.
  • Fixed up the transcription editor
    • Less unhelpful text in the file selection box
    • Better interfacing with pygame mixer for playing audio
  • Much easier to implement custom SOFA models.