Publication Details
Generating Exact Lattices in The WFST Framework
Hannemann Mirko, Ph.D.
Boulianne Gilles
Burget Lukáš, doc. Ing., Ph.D. (DCGM)
Ghoshal Arnab
Janda Miloš, Ing.
Karafiát Martin, Ing., Ph.D. (DCGM)
Kombrink Stefan, Dipl.-Linguist.
Motlíček Petr, doc. Ing., Ph.D. (DCGM)
Qian Yanmin
Riedhammer Korbinian
Veselý Karel, Ing., Ph.D. (DCGM)
Vu Ngoc Thang
Speech Recognition, Lattice Generation
This article describes a lattice generation method, which is most directly applicable when using WFST decoders.
We describe a lattice generation method that is exact, i.e. it satisfies all the natural properties we would want from a lattice of alternative transcriptions of an utterance. This method does not introduce substantial overhead above one-best decoding. Our method is most directly applicable when using WFST decoders where the WFST is "fully expanded", i.e. where the arcs correspond to HMM transitions. It outputs lattices that include state-level alignments as well as word labels. The general idea is to create a state-level lattice during decoding, and to do a special form of determinization that retains only the best-scoring path for each word sequence. This special determinization algorithm is a solution to the following problem: Given a WFST A, compute a WFST B that, for each input-symbolsequence of A, contains just the lowest-cost path through A. Our solution always works if the projection of A on its input labels is determinizable, e.g. if A is acyclic.
@inproceedings{BUT91476,
author="Daniel {Povey} and Mirko {Hannemann} and Gilles {Boulianne} and Lukáš {Burget} and Arnab {Ghoshal} and Miloš {Janda} and Martin {Karafiát} and Stefan {Kombrink} and Petr {Motlíček} and Yanmin {Qian} and Korbinian {Riedhammer} and Karel {Veselý} and Ngoc Thang {Vu}",
title="Generating Exact Lattices in The WFST Framework",
booktitle="Proceedings of 2012 IEEE International Conference on Acoustics, Speech and Signal Processing",
year="2012",
pages="4213--4216",
publisher="IEEE Signal Processing Society",
address="Kyoto",
doi="10.1109/ICASSP.2012.6288848",
isbn="978-1-4673-0044-5",
url="http://www.fit.vutbr.cz/research/groups/speech/publi/2012/povey_icassp2012_0004213.pdf"
}