You can specify that the lattice should find only specific words by setting the LatWordFile
parameter to an input file that contains a list of words to find, with one word on each line. This allows a manageably small lattice to be produced, with flexibility for situations where recall is important. If a word is missed in recognition, it might still appear in the lattice, along with the time markings.
Type: | String |
---|---|
Default: |
None |
Required: | No |
Configuration Section: | stt module |
Example: | LatWordFile=lattice_words.txt
|
See also: |
|