Isolated Digits Record

版本 1.4.0.0 (11.8 MB) 作者: Speech Processing
Implements a speaker trained, template-based, isolated digit recognizer
1.2K 次下载
更新时间 2015/6/16

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Speech Recognition 的更多信息

Community Treasure Hunt

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

Start Hunting!

functions_lrr/

版本 已发布 发行说明
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