DTW_Isolated_Digits

Speaker trained, template-based, isolated digit recognizer.
ダウンロード: 422
更新 2015/9/11

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
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!
バージョン 公開済み リリース ノート
1.0.0.0

rev1
works on both R2015a and windows 10

added name of User's Guide for this exercise