The DoNorm
parameter determines whether to perform text normalization.
Set DoNorm
to False
to disable normalization. Disable normalization only if you use another HPE IDOL Speech Server tool for text normalization before the text is supplied to the module.
Note: Text normalization is not supported for all available languages. In this case, you must perform text normalization separately before building the custom language model.
Type: | Boolean |
---|---|
Default: | True |
Required: | No |
Configuration Section: | lmbuild module |
Example: | DoNorm=False
|
See Also: | DoNorm (action parameter) |
|