ClList

The ClList parameter specifies the key for a list in IDOL Speech Server's list manager that specifies the language classifiers to use, along with their language codes and associated weights. Prefix the list key with ListManager/. For example:

AccList=ListManager/ListName

*You must set the value of this configuration parameter by setting the corresponding action parameter.

You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the Speech Server installation directory. If the file path is excluded, IDOL Speech Server defaults to the server installation directory.

Create the list in the list manager before you specify it in the ClList parameter. Add the following entry for each classifier:

LanguageName;ClassifierName;LanguageWeight

where:

LanguageName is the name that is reported in the results.
ClassifierName is the name of the trained classifier file for this language. You can omit the file path because you can specify it in an action parameter when using the classifier list.
LanguageWeight is the weight to apply to the language. Weights are used to scale the scores for each language before they are directly compared. You can leave this field empty before running the LangIdOptimize task, which generates optimized weights.

For more information about IDOL Speech Server's list manager, see the IDOL Speech Server Administration Guide.

Note: Instead of using the list manager, you can create the list in a text file on a drive that the server can access. Set the parameter to the name of the text file. You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the Speech Server installation directory. If the file path is excluded, IDOL Speech Server defaults to the server installation directory.

Type: String
Default: None
Required: Yes
Configuration Section: langid and lidoptimizer modules
Example: ClList=ListManager/ClassList
See Also: ClassList (action parameter)

_HP_HTML5_bannerTitle.htm