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)
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.
|