Installing the recognition engine

When first installing the CPQD ASR on the machine, first run the installer cpqd-asr-engine-VERSION.run, informing the license ID provided by CPQD and the number of channels to be used on the machine.

Warning

License validation when using the license server DOES NOT work through proxy. Access must be granted in your network’s FIREWALL. See section Connection with the license server.

In the following example, we have a license ID ABABABA and 10 channels. Replace this with the correct values for your installation.

$ sudo ./cpqd-asr-engine-RHEL72-3.2.0.run -- --license ABABABA --channels 10

Verifying archive integrity...  100%   All good.
Uncompressing cpqd-asr-engine  100%

Installing CPqD ASR Engine at [/opt/cpqd/asr]
Setting license channels to 10
Setting license ID to ABABABA
Success!

The number of channels option allows you to distribute the licenses channels in several different installations. If you should decide to use all the channels in a single installation, inform the total amount of channels you have acquired. If you should decide to distribute the licenses channels among several different installations, inform the value you wish to install, provided the sum of the channels distributed among all the installations does not exceed the amount you have acquired.