The lmbuild
module builds custom language models.
The lmbuild
module can normalize text, so you do not need to normalize the input text separately using the textnorm
module. However, text normalization is not supported for all available languages. For unsupported languages, you must normalize the text separately, before building the custom language model. For instructions on normalizing text, see the HPE IDOL Speech Server Administration Guide.
Mode | Input | Output | Description |
---|---|---|---|
Does not accept any input streams or produce any output streams. Inputs and outputs are set as parameters. |
Example:
output ← lmbuild(_,)
*You must set the value of these configuration parameters by setting the corresponding action parameters.
|