Skip to content

mahsa7823/Kaldi_by_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decoding

The input utterance to decode has 668 frames: U (U_feats.txt)

The decoding graph: HCLG (HCLG.pdf)

U o HCLG:

Decode(): creates the active_toks_ list for every frame (decode.pdf).

GetRawLattice: creates the state-level lattice based on the active_toks_ list (rawlat.pdf).

Determinize(): determinize the raw lattice (detlat.pdf).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published