All Topics  
Speaker recognition

 

   Email Print
   Bookmark   Link






 

Speaker recognition



 
 
Voice recognition redirects here. For software that converts speech to text, see Speech recognition
Speech recognition

Speech recognition converts spoken words to machine-readable input . The term "voice recognition" is sometimes incorrectly used to refer to speech recognition, when actually referring to speaker recognition, which attempts to identify the person speaking, as opposed to what is being said....
.


Speaker recognition is the computing
Computing

Computing is usually defined as the activity of using and developing computer technology, computer hardware and computer software. It is the computer-specific part of information technology....
 task of validating a user's claimed identity using characteristics extracted from their voices
Human voice

The human voice consists of sound Voice production by a human being using the vocal folds for Speech communication, singing, Laughter, crying, screaming, etc....
.

There is a difference between speaker recognition (recognizing who is speaking) and speech recognition
Speech recognition

Speech recognition converts spoken words to machine-readable input . The term "voice recognition" is sometimes incorrectly used to refer to speech recognition, when actually referring to speaker recognition, which attempts to identify the person speaking, as opposed to what is being said....
 (recognizing what is being said).






Discussion
Ask a question about 'Speaker recognition'
Start a new discussion about 'Speaker recognition'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Voice recognition redirects here. For software that converts speech to text, see Speech recognition
Speech recognition

Speech recognition converts spoken words to machine-readable input . The term "voice recognition" is sometimes incorrectly used to refer to speech recognition, when actually referring to speaker recognition, which attempts to identify the person speaking, as opposed to what is being said....
.


Speaker recognition is the computing
Computing

Computing is usually defined as the activity of using and developing computer technology, computer hardware and computer software. It is the computer-specific part of information technology....
 task of validating a user's claimed identity using characteristics extracted from their voices
Human voice

The human voice consists of sound Voice production by a human being using the vocal folds for Speech communication, singing, Laughter, crying, screaming, etc....
.

There is a difference between speaker recognition (recognizing who is speaking) and speech recognition
Speech recognition

Speech recognition converts spoken words to machine-readable input . The term "voice recognition" is sometimes incorrectly used to refer to speech recognition, when actually referring to speaker recognition, which attempts to identify the person speaking, as opposed to what is being said....
 (recognizing what is being said). These two terms are frequently confused, as is voice recognition. Voice recognition is a synonym for speaker, and thus not speech, recognition. In addition, there is a difference between the act of authentication (commonly referred to as speaker verification or speaker authentication) and identification.

Speaker recognition has a history dating back some four decades and uses the acoustic features of speech that have been found to differ between individuals. These acoustic patterns reflect both anatomy
Anatomy

Anatomy is a branch of biology that is the consideration of the body plan. It is a general term that includes human anatomy, animal anatomy and plant anatomy ....
 (e.g., size and shape of the throat
Throat

In anatomy, the throat is the anterior part of the neck, in front of the vertebrae. It consists of the pharynx and larynx. An important feature of the throat is the epiglottis, a flap which separates the esophagus from the vertebrate trachea and prevents inhalation of food or drink....
 and mouth
Mouth

The mouth, buccal cavity, or oral cavity is the first portion of the alimentary canal that receives food and begins digestion by mechanically breaking up the solid food particles into smaller pieces and mixing them with saliva....
) and learned behavioral patterns (e.g., voice pitch, speaking style). Because speaker verification has earned speaker recognition its classification as a "behavioral biometric."

Verification versus identification


There are two major applications of speaker recognition technologies and methodologies. If the speaker claims to be of a certain identity and the voice is used to verify this claim this is called verification or authentication. On the other hand, identification is the task of determining an unknown speaker's identity. In a sense speaker verification is a 1:1 match where one speaker's voice is matched to one template (also called a "voice print" or "voice model") whereas speaker identification is a 1:N match where the voice is compared against N templates.

From a security perspective, identification is different from verification. For example, presenting your passport at border control is a verification process - the agent compares your face to the picture in the document. Conversely, a police officer comparing a sketch of an assailant against a database of previously documented criminals to find the closest match(es) is an identification process.

Speaker verification is usually employed as a "gatekeeper" in order to provide access to a secure system (e.g.: telephone banking). These systems operate with the user's knowledge and typically requires their cooperation. Speaker identification systems can also be implemented covertly without the user's knowledge to identify talkers in a discussion, alert automated systems of speaker changes, check if a user is already enrolled in a system, etc.

In forensic applications, it is common to first perform a speaker identification process to create a list of "best matches" and then perform a series of verification processes to determine a conclusive match.

Variants of speaker recognition


Each speaker recognition system has two phases: Enrollment and verification. During enrollment, the speaker's voice is recorded and typically a number of features are extracted to form a voice print, template, or model. In the verification phase, a speech sample or "utterance" is compared against a previously created voice print. For identification systems, the utterance is compared against multiple voice prints in order to determine the best match(es) while verification systems compare an utterance against a single voice print. Because of the process involved, verification is faster than identification.

Speaker recognition systems fall into two categories: text-dependent and text-independent.

If the text must be the same for enrollment and verification this is called text-dependent recognition. In a text-dependent system, prompts can either be common across all speakers (e.g.: a common pass phrase) or unique. In addition, the use of shared-secrets (e.g.: passwords and PINs) or knowledge-based information) can be employed in order to create a multi-factor authentication scenario.

Text-independent systems are most often used for speaker identification as they require very little if any cooperation by the speaker. In this case the text during enrollment and test is different. In fact, the enrollment may happen without the user's knowledge, as in the case for many forensic applications. As text-independent technologies do not compare what was said at enrollment and verification, verification applications tend to also employ speech recognition
Speech recognition

Speech recognition converts spoken words to machine-readable input . The term "voice recognition" is sometimes incorrectly used to refer to speech recognition, when actually referring to speaker recognition, which attempts to identify the person speaking, as opposed to what is being said....
 to determine what the user is saying at the point of authentication.

Technology


The various technologies used to process and store voice prints include frequency estimation
Frequency estimation

Frequency estimation is the process of Estimation theory the complex frequency components of a Digital signal processing in the presence of noise....
, hidden Markov model
Hidden Markov model

A hidden Markov model is a statistical model in which the system being modeled is assumed to be a Markov process with unknown parameters; the challenge is to determine the hidden parameters from the observable data....
s, gaussian mixture models, pattern matching algorithms, neural networks
Neural Networks

Neural Networks is the official journal of the three oldest societies dedicated to research in neural networks: International Neural Network Society, European Neural Network Society and Japanese Neural Network Society, published by Elsevier....
, matrix representation
Matrix representation

A matrix representation is a method used by a computer language to store matrix of more than one dimension in computer storage.Fortran and C use different schemes....
 and decision trees. Some systems also use "anti-speaker" techniques, such as cohort model
Cohort model

The cohort model in psycholinguistics and neurolinguistics is a model of lexical retrieval first proposed by William Marlsen-Wilson in the late 1980s....
s, and world models.

Ambient noise levels can impede both collection of the initial and subsequent voice samples. Noise reduction algorithms can be employed to improve accuracy, but incorrect application can have the opposite effect. Performance degradation can result from changes in behavioral attributes of the voice and from enrollment using one telephone and verification on another telephone ("cross channel"). Integration with two-factor authentication
Two-factor authentication

An authentication factor is a piece of information and process used to authenticate or verify a person's identity or other entity requesting access under security constraints....
 products is expected to increase. Voice changes due to aging may impact system performance over time. Some systems adapt the speaker models after each successful verification to capture such long-term changes in the voice, though there is debate regarding the overall security impact imposed by automated adaptation.

Capture of the biometric is seen as non-invasive. The technology traditionally uses existing microphones and voice transmission technology allowing recognition over long distances via ordinary telephones (wired or wireless).

Source

  • Elisabeth Zetterholm, Voice Imitation. A Phonetic Study of Perceptual Illusions and Acoustic Success. Phd thesis, Lund University. (2003)


External links

  • The PLA Radio podcast recently featured a simple way to fool rudimentary voice authentication systems.