The lidoptimizer module identifies languages in language identification feature data.
| Mode | Input | Output | Description |
|---|---|---|---|
The lidoptimizer module reads in a set of audio files, which covers all languages in the language identification classifier set. The module re-estimates the language weights and produces an updated language classifier list. |
Example:
output <- lidoptimizer(_,input) lid <- langid(CUMULATIVE,lf)
| ChunkSize | DataListPath | OutputLabel |
| ClList* | LangList | OutputLog |
| ClPath | Logging | OutputLogLabel |
| DataListFile* | Output* |
*You must set the value of these configuration parameters by setting the corresponding action parameters.
|
|