Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rukhat/voice-based-digit-recognition
This is a voice recognition project. This recognizes the digits zero to nine from a database of voice to a input voice. This uses few parameters including Fourier, ZCR, signal power etc. The codes are in MATLAB
https://github.com/rukhat/voice-based-digit-recognition
Last synced: about 1 month ago
JSON representation
This is a voice recognition project. This recognizes the digits zero to nine from a database of voice to a input voice. This uses few parameters including Fourier, ZCR, signal power etc. The codes are in MATLAB
- Host: GitHub
- URL: https://github.com/rukhat/voice-based-digit-recognition
- Owner: rukhat
- Created: 2020-01-27T18:38:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T18:40:18.000Z (almost 5 years ago)
- Last Synced: 2024-06-24T20:47:16.250Z (6 months ago)
- Language: MATLAB
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voice-Based-Digit-Recognition-in-MATLAB
This is a voice recognition project. This recognizes the digits zero to nine from a database of voice to a input voice. This uses few parameters including Fourier, ZCR, signal power etc. The codes are in MATLAB