Skip to content

Tool to make contextual editing of HTK-style lab files more intuitive and user friendly.

License

Notifications You must be signed in to change notification settings

mrtigermeat/labbu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

labbu 🏷️

"labbu" is a tool created to assist in contextual editing of phonetic "lab" files. These files are common place in a lot of SVS tools. (DiffSinger, NNSVS, etc)

Installation

pip install labbu

Quick Usage

import labbu

labu = labbu.labbu()
labu.load("sample/sample.lab")

labu.check_label()

Documentation

Please see this page's Wiki for an explanation on how to use labbu's features!

Citations

Loading from Praat TextGrid was referenced from Overdramatic's "text2lab" (Thank you!)

About

Tool to make contextual editing of HTK-style lab files more intuitive and user friendly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%