Isolated Digits Record

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 Center および MATLAB AnswersSpeech 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