The host name or IP address of the IDOL Content component to use to retrieve training text.
You can use the data in an IDOL Content component as training text to build language models. You can use this option as well as local data, or instead of it.
In the same way as local text, the data must be appropriate for the language model build. You can optionally normalize the text after retrieval, before using it to build the language model.
To use an IDOL Content component, you must set ContentHost
. You might also need to set ContentPort, ContentDatabase, and ContentTextTag depending on your IDOL Content component configuration.
Action: | AddTask
CheckResources |
Task: | WavToText |
Type: | String |
Default: | |
Example: | ContentHost=content1.example.com
|
See Also: | ContentHost (configuration parameter) ContentDatabase ContentPort ContentTextTag |
|