Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Tuning speaker verification for WebSphere using WebSphere Voice Server

WebSphere Voice Server Development Team is responsible for the IBM WebSphere Voice products.

Summary:  WebSphere® Voice Server integrates with WebSphere Application Server and provides voice authentication. This article explains how to tune an application to enable voice authentication.

Date:  21 Feb 2008 (Published 19 Sep 2007)
Level:  Intermediate
Also available in:   Russian

Activity:  2362 views
Comments:  

Introduction

When it comes to providing secure access for speech applications, a wide array of options are available in the market today, from Q&A sessions conducted by live agents to more automated solutions based on touch-tone PINs, or password matching based on traditional speech recognition technology. All these solutions are prone to fraud, as the authentication mechanism is based on information that can be provided by anyone.

The ability to authenticate someone’s identity based on his or her voice is referred to as speaker verification. It significantly reduces the risks of unauthorized access, since the authentication mechanism is based on the unique features of someone’s voiceprint (much like a fingerprint is in the tactile sense).

IBM’s WebSphere Voice Server integrates with WebSphere Application Server and provides voice authentication. Speaker verification in WebSphere Voice Server takes speech in, and matches against an enrolled voiceprint for authentication. It adds an extra layer of protection to sensitive information. For example, if a user’s account ID and password are stolen, the imposter would be detected by the system when he or she tries to get in pretending to be someone else.

IBM’s speaker verification technology provides a grammar, language, and text independent authentication mechanism. You can enroll saying anything, in any language, and have it verify you. Some of the benefits of the speaker verification feature of WebSphere Voice Server include:

Language Independence
One speaker verification engine can handle all languages. A user can enroll in one language and be verified in another
Text Independence
A user can say anything, not bound by a grammar.
Speaker Tracking
The system can monitor calls for assurance that verified speaker answered all prompts.

Tuning speaker verification

The speaker verification component for WebSphere Voice Server must first be tuned before it can be fully utilized. Tuning a speaker verification environment involves enrolling multiple voices, collecting target and non-target score values, and generating a statistical picture of the speaker verification environment in order to predict the score value. This article provides a sample speaker verification tuning application to facilitate this work.

A score represents how a particular audio scored against a given enrolled voice print. Scores are expressed as numbers between -1 and +1, with -1 being the least similar (mismatch) and +1 being the most similar (match). A target score value is a score that reflects how a particular audio file matched its corresponding voice print. A non-target score represents how an audio file scored against a voice other than its own. To properly use speaker verification, a user must know what acceptance threshold criteria to use to accept or reject a claimant by creating a statistical model. To generate this statistical model, many enrollments and audio score values need to be processed.

That is where this speaker verification tuning package comes in. The tuning package consists of three parts.

  1. An enterprise application that can be installed on a WebSphere Application Server machine to record audio files needed for tuning.
  2. A stand-alone application to submit all collected audio files and generate target and non-target score reports.
  3. A stand-alone application to analyze the target and non-target scores and calculate the acceptance threshold for your speaker verification environment.

Installing and configuring the tuning package

The tuning package must be installed in the same machine where you have the WVS Feature Pack for speaker verification installed. Download one of the packages below and extract its contents to $WSV_ROOT/tuning. Follow the instructions available in $WSV_ROOT/tuning/Readme.htm for installing and configuring the tuning package.


Conclusion

In order for the speaker verification engine to perform properly, it needs to be tuned to accommodate the specific characteristics of your target deployment environment. The samples supplied in this article will facilitate that activity and provide you the desired acceptance threshold best for you.



Downloads

NameSizeDownload method
tuningpackage.tar390 KBHTTP
tuningpackage.zip311 KBHTTP

Information about download methods


Resources

About the author

WebSphere Voice Server Development Team is responsible for the IBM WebSphere Voice products.

Report abuse help

Report abuse

Thank you. This entry has been flagged for moderator attention.


Report abuse help

Report abuse

Report abuse submission failed. Please try again later.


developerWorks: Sign in


Need an IBM ID?
Forgot your IBM ID?


Forgot your password?
Change your password

By clicking Submit, you agree to the developerWorks terms of use.

 


The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

Choose your display name

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerWorks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

(Must be between 3 – 31 characters.)

By clicking Submit, you agree to the developerWorks terms of use.

 


Rate this article

Comments

Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=WebSphere
ArticleID=255177
ArticleTitle=Tuning speaker verification for WebSphere using WebSphere Voice Server
publish-date=02212008
author1-email=jamann@us.ibm.com
author1-email-cc=

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

For articles in technology zones (such as Java technology, Linux, Open source, XML), Popular tags shows the top tags for all technology zones. For articles in product zones (such as Info Mgmt, Rational, WebSphere), Popular tags shows the top tags for just that product zone.

For articles in technology zones (such as Java technology, Linux, Open source, XML), My tags shows your tags for all technology zones. For articles in product zones (such as Info Mgmt, Rational, WebSphere), My tags shows your tags for just that product zone.

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Try IBM PureSystems. No charge.

Special offers