Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuigcerver authored Nov 6, 2016
1 parent 4e65bed commit af1efd2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ make a dynamic (on-the-fly) composition to obtain the HCLG transducer while
decoding. The dynamic composition, together with beam pruning, makes the
amount of required memory much smaller.

- decode-lazylm-faster-mapped : Decode utterances, reading
- **decode-lazylm-faster-mapped**: Decode utterances, reading
log-likelihoods as matrices.
- gmm-decode-lazylm-faster : Decode features using GMM-based model.
- gmm-latgen-lazylm-faster : Generate lattices using GMM-based model.
- latgen-lazylm-faster-mapped : Generate lattices, reading
- **gmm-decode-lazylm-faster**: Decode features using GMM-based model.
- **gmm-latgen-lazylm-faster**: Generate lattices using GMM-based model.
- **latgen-lazylm-faster-mapped**: Generate lattices, reading
log-likelihoods as matrices.

0 comments on commit af1efd2

Please sign in to comment.