We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92babf commit 1eea03eCopy full SHA for 1eea03e
src/doc/lattices.dox
@@ -31,7 +31,7 @@ namespace kaldi {
31
graphs in the WFST framework (see \ref graph).
32
In this section we summarize the issues relating to Kaldi lattices, and in the rest of this page
33
we will explain them more precisely. The reader may also want to read the paper
34
- <a href=https://sites.google.com/site/dpovey/2012_icassp_lattices.pdf?attredirects=0>
+ <a href=https://www.danielpovey.com/files/2012_icassp_lattices.pdf>
35
"Generating exact lattices in the WFST framework", D. Povey, M. Hannemann et. al, ICASSP 2012 (submitted)</a>,
36
which provides more context as to how our lattices relate to previously published algorithms.
37
This page gives more focus to the programming aspects.
0 commit comments