voice recognition - Speech matching api or algorithm -


is there api or algorithm (free or commercial) matching 2 segments of speech audios? there no need convert speech text. want know whether 2 segments of audio speaking same words. algorithm should allow speed or amplitude variation between 2 samples. example, 1 sample might faster , louder other sample. , hope such algorithm should independent of languages spoken.

some people might call technology voice tag. it's used in cars hands-free calling. record voice tag person's name in whatever language like. later on, speak same thing call person.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -