Isolated Digits Record

Implements a speaker trained, template-based, isolated digit recognizer
1,2K téléchargements
Mise à jour 16 juin 2015

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Speech Recognition dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

functions_lrr/

Version Publié le Notes de version
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