Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Voice Matching Software for Security Solution (Read 15220 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Voice Matching Software for Security Solution

Hi All,

I dunno is such a kind of a software exists or is possible thru programming.

Code: [Select]
All i want is  
~~~~~~~
The is a voice file present on a Computer which was recorded earlier by the person (suppose he has recorded his voice as "hi i am xyz").

Now i have to verify that the voice is his only so he will talk the same thing which
was recorded earlier i.e. "hi i am xyz" if the 2 voice match the software will
tell me that the 2 voice match exactly.

the frequecy peaks will be matched to check the voice i suppose or something like that.


Is there such a type of software in existance or it exists only in movies.

If yes whats the name of the software and what all things will be required to
configure the software on my pc.

If such a thing does not exist just leave it i just wanted to know about it.

Voice Matching Software for Security Solution

Reply #1
im looking for the same thing !

i think its "voice pattern matching" technology , did you find anything ?
thanks

Voice Matching Software for Security Solution

Reply #2
"automatic speaker recognition" is also a good search term.

Software exists, sure, but it is not very reliable. It's still an active research area.

Voice Matching Software for Security Solution

Reply #3
Quote
Software exists, sure, but it is not very reliable. It's still an active research area.


Yes, it's an definitely an interesting area of research to study. Most speech recognition systems are based upon Hidden Markov Models which are statistical models. ASR is a form of dictation.  . Look up "grammar constrained recogniton" and "natural language recognition". What I can gather from reading a little those are the two most common types, each one has there obvious advantages and disadvantages.
budding I.T professional

Voice Matching Software for Security Solution

Reply #4
thanks guys that was really helpful

does anyone have names of these software/links ?

 

Voice Matching Software for Security Solution

Reply #5
Quote
does anyone have names of these software/links ?
[{POST_SNAPBACK}][/a]


Random examples: [a href="http://www.dragonsys.com/speechworks/speechsecure/]SpeechSecure[/url] (commercial) or PUMS (research). I'm sure you'll find others through google.