Speech recognition
Authors: Javier Milagro, Miguel Martínez, Paolo Di Feo, Andre Vogler
Version: v0.1 May 2014
This project contains:
- Speech recognition using Gaussian Mixture Models (previously with Dynamic Time Warping)
- Face Recognition (To be done in second week)
- Source code
For correct user verification, training of users' voice must be carried out in Matlab
and exported to %DIR%\Resources\Data\Train\training_results.mat.
The Matlab Compiler Runtime(v713) must also be installed on your machine.
Download link: MEGA
- MatLab + MCR
- System Speech
- Microsoft Speech SDK
- Microsoft Visual Studio 2013