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)
| DataListFile* | NewClassifierLabel |
| DataListPath | OutputLog |
| NewClassifier* | TempDir |
*You must set the value of these configuration parameters by setting the corresponding action parameters.
|
|