CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
152 stars 33 forks source link

Add option to output phones if using Kaldi engine #188

Open benfoley opened 3 years ago

benfoley commented 3 years ago

It would be a bonus to export aligned phone labels when using the Kaldi engine.

alexis-michaud commented 1 year ago

Now that HF is used & not Kaldi any longer, is the Issue still relevant? Outputting phones would have been a bonus in principle, but then there's the issue of output formats: the data format in which you get the alignments, and how to 'repatriate' these pieces of information into the master file for annotations. (Colleagues I know would favour WebMAUS for this task, and handle the 'Partitur' format thus obtained. That is what Cécile Macaire did for the Japhug corpus in the Pangloss Collection.)