The Deep Neural Network acoustic modeling file to use.
For the myResource
configuration sections, the DNN file replaces the language pack's default DNN file. A replacement DnnFile
is built using, and must correspond exactly to, a specific acoustic modeling file. Setting DnnFile
to the special value of none
means no DNN file is used and the older style acoustic modeling file is used solely for acoustic modeling.
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 acoustic model directory. If the file path is excluded, HPE IDOL Speech Server defaults to the acoustic model directory.
Type: | String |
---|---|
Default: | None |
Required: | No |
Configuration Section: | MyResource (lang and langvt) |
Example: | DnnFile=none
DnnFile=T:\LP\ENUK\ver-ENUK-6.0-16k.dnn
|
See Also: |
|