Isolated Digits Record

Implements a speaker trained, template-based, isolated digit recognizer
1.2K Downloads
Updated 16 Jun 2015

View License

The digit recognition code plots the accumulated distance along the best alignment path for each of the 11 reference pattern matches with the test pattern, and chooses the reference pattern with the smallest accumulated distance as the recognized word.
The isolated digit speech recognizer uses a training/testing set of 5 occurrences of each of 11 spoken digits (spoken by a single talker as isolated digits), consisting of the set of isolated digits from 0-9 plus the word ’oh’. Each digit file was carefully hand-endpointed so that the remaining signal was the speech without any background noise or acoustic artifacts.

Cite As

Speech Processing (2024). Isolated Digits Record (https://www.mathworks.com/matlabcentral/fileexchange/45549-isolated-digits-record), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

functions_lrr/

Version Published Release Notes
1.4.0.0

Updated to work with post-R2014b graphics
code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.3.0.0

button4 labeling error fixed

1.2.0.0

fixed button label inconsistency

1.1.0.0

fixed digit/index labels for test and recognized digits; made GUI more logical and better readable

1.0.0.0