The IDOL document fields that contain the text that you want to use to train the language model. Separate multiple field names with spaces, commas, or plus symbols (+).
By default, IDOL Speech Server retrieves data from the IDOL Content component, and uses the content of the DRECONTENT
document field as training text. If you want to use the data in a different content field, set ContentTextTag
to the name of the field.
Type: | String |
Default: | DRECONTENT |
Required: | No |
Configuration Section: | lmbuild module |
Example: | ContentTextTag=DRETITLE+DRECONTENT
|
See Also: | ContentPort |
|