Example: Identification Rules and automatic enrollment
In automatic enrollment Process in the IAFD product where an employee, customer, or target is registered and the system is then able to assist with identity verification and watch list detection when that speaker is on a call., the system uses an Identification Rule to associate a voiceprint File containing a mathematical summary of the vocal patterns of a person’s voice used in the IAFD product to assist with identity verification and detection. model to an interaction In Speech Analytics, an interaction represents a single part of the contact between one employee and the same customer. In Text Analytics, an interaction is the communication session between one or more employees and the same customer with a unifying contextual element. attribute value that is unique to a specific user. This association enables the system to find the voiceprint model for that user when the user participates in an interaction.
Example: Customer Identification Rule for automatic enrollment of customers.
-
To support automatic enrollment of customers, you create a Customer Identification Rule.
In this example, we assume you create a Customer Identification Rule that includes a custom attribute named AccountNumber (where the value of AccountNumber is a unique account number for a specific user).
-
You assign this Customer Identification Rule to a Recorder Analytics Rule when you configure a Recorder Analytics Rule to perform automatic enrollment on customers.
-
When the Recorder Analytics Rule is invoked on an interaction, it uses the Customer Identification Rule attribute when analyzing the audio channel that carries the customer’s voice. In this example, the system looks for the value of the AccountNumber attribute in the metadata on this channel.
-
The system determines the value of the AccountNumber attribute in the customer audio channel metadata.
-
If the system has never seen this AccountNumber attribute value on an interaction before, the system creates an initial voiceprint model using the audio from this interaction. The system associates this voiceprint model with the AccountNumber attribute value and stores the voiceprint model in the Biometrics database.
-
If the system has seen this AccountNumber attribute value on an interaction before, the system retrieves the existing voiceprint model associated with this attribute value from the Biometrics database.
The system enhances this voiceprint model using the audio from the interaction. This enhancement process continues with each subsequent interaction that contains this AccountNumber attribute value until a configured number of interactions containing this attribute value are handled by the Voice Enrollment Engine.
-
Before the minimum number of interactions have been found, the user’s voiceprint model is not valid for identity verification Feature in voice biometrics where the speaker’s voice is compared to a collection of employee or customer voiceprints that should match the call. If a match occurs, the speaker is said to be verified. operations.
-
After the maximum number of interactions have been found, the voiceprint model enhancement process is complete and no further enrollment occurs.
-
-