DTW_Isolated_Digits

Speaker trained, template-based, isolated digit recognizer.
420 Downloads
Updated 11 Sep 2015

View License

This MATLAB exercise implements an isolated digit speech recognizer based on a training/testing set of 5 utterances of each of 11 spoken digits (spoken by a single talker as isolated digits), consisting of the digits from 0-9 plus the word 'oh'. One of the 5 occurrences of each digit is used as a reference template, and the remaining 4 occurrences for each digit was used as a set of testing files for the speech recognizer. The file '5.17 Isolated digit speech recognizer.pdf' provides a User's Guide for this exercise.

Cite As

Lawrence Rabiner (2024). DTW_Isolated_Digits (https://www.mathworks.com/matlabcentral/fileexchange/52101-dtw_isolated_digits), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
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!
Version Published Release Notes
1.0.0.0

rev1
works on both R2015a and windows 10

added name of User's Guide for this exercise