The lidtrain
module trains IDOL Speech Server with languages to use for language identification.
Mode | Input | Output | Description |
---|---|---|---|
lf
|
Accepts a sequence of language identification features from the input stream and creates a language classifier. |
Example:
output <- lidtrain(_, lf)
Some of these parameters do not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
|