How to create .lab files?

474 views
Skip to first unread message

aashish agarwal

unread,
Mar 27, 2019, 1:40:41 PM3/27/19
to kaldi-help
Hi, I am trying to create .lab for the transcripts for force alignment using Kaldi and MontrealCorpusTools/Montreal-Forced-Aligner.git

Please guide how can I create them?

Daniel Povey

unread,
Mar 27, 2019, 1:44:57 PM3/27/19
to kaldi-help
.lab is not a suffix used in Kaldi.  I assume it is a terminology from some other toolkit, you should ask the maintainers of that toolkit.

On Wed, Mar 27, 2019 at 1:40 PM aashish agarwal <agarwala...@gmail.com> wrote:
Hi, I am trying to create .lab for the transcripts for force alignment using Kaldi and MontrealCorpusTools/Montreal-Forced-Aligner.git

Please guide how can I create them?

--
Go to http://kaldi-asr.org/forums.html find out how to join
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
To post to this group, send email to kaldi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/896c0d6f-84c4-432c-aebd-56485b550d4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kan Kawabata

unread,
Apr 1, 2019, 4:35:48 PM4/1/19
to kaldi-help
.lab files are just text files with the transcript of the associated wav file. 

You can manually write the transcript for each utterance or do so programmically. Just make sure that each word in the transcript is within the dictionary and no punctuations. 

For example for audiosample1.wav you can create audiosample1.lab with just one line:

THE DOG JUMPED OVER THE MOON
Reply all
Reply to author
Forward
0 new messages