swirec_acoustic_adapt_adapt_model

Disables self-learning for one or more languages.

Value

Boolean

0—The recognizer adapts all acoustic models for all languages.

1—The recognizer does not collect recognition statistics or perform updates for the specified languages.

Default

0 (adaptation enabled)

How to set

In Management Station set on the Nuance recognition service. If not using Management Station, set in a Recognizer configuration file (User-nrsxx.xml).

Usage

Occasionally used during application development to prevent adaptation on the development system.

Occasionally used by system administrators to reduce the recognizer’s memory requirements and the volume of data written to disk.

This parameter stops the Recognizer’s self-learning activities for one or more languages. It stops all self-learning activities, including the collection of adaptation statistics, and halts automatic improvements to recognition accuracy.

A typical use for this parameter is to configure a single Recognizer for self-learning (by disabling learning on all recognizers except one). To stop self-learning for a specific situations (for example, inside a grammar), use swirec_acoustic_adapt_suppress_adaptation instead.

For an overview of adaptation, see Controlling the self-learning recognizer.

Related parameters: