CorentinJ / librispeech-alignments

Word alignments generated by the Montreal Forced Aligner for the Librispeech dataset
144 stars 23 forks source link

alignment tool #1

Open choisb87 opened 4 years ago

choisb87 commented 4 years ago

Can u share a tool to convert alignments from the below raw files created with mfa?

File type = "ooTextFile" Object class = "TextGrid"

xmin = 0.0 xmax = 11.89775 tiers? size = 2 item []: item [1]: class = "IntervalTier" name = "words" xmin = 0.0 xmax = 11.89775 intervals: size = 26 intervals [1]: xmin = 0.0 xmax = 0.120 text = "" intervals [2]: xmin = 0.120 xmax = 1.080 text = "인사를" intervals [3]: xmin = 1.080 xmax = 1.850 text = "결정하는" intervals [4]: xmin = 1.850 xmax = 2.650 text = "과정에서

NTR0314 commented 2 weeks ago

https://github.com/kylebgorman/textgrid

Try this, but it is honestly pretty easy to parse