The [frontend]
and [normalizer]
modules check the header of the DNN file to determine the quantity and nature of the extracted acoustic feature vectors. The DnnFile
parameter specifies the name of the DNN file to access.
Type: | String |
Default: | Uses the value in the language pack |
Required: | Yes, if you are using version 7.0+ language packs |
Configuration Section: | normalizer and frontend modules |
Example: | DnnFile=$stt.lang.dnnFile
|
See Also: | DnnFileStd |
|