hosseindehghanipour1998 / Voice-Recognition

Real Time , Simple , Without word recognition , Voice recognition project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Voice-Recognition

Real Time , Simple , Without word recognition , Voice recognition project

  • A joint work with Ali Mahdiyar.
  • This project takes a sample of each person’s voice and then it’s ready to accept an input as a voice and recognize the owner and checks whether the voice owner is in the database or not.

Library

We used PortAudio library in order top get voice samples from the user and then used Discrete Furier Transform in order to process the samples. All the settings of the program (such as number of the channels, number of samples per second, etc) are commented and described in the source code.

If you want to make your own voice recognition project, you should modify the main.c module. The code is runnable on Windows and Ubuntu 16.04.

License

This repository is released under MIT License. To put it in a nutshell, This means that you can use the source codes in any opensource projects or contributions. Attribution is not mandatory but appreciated.

To remove all barriers in the way of science.

FAQ

Your comments under any piece of the code is appreciated. I would be glad to answer any questions you may have over the codes and resources.

You can contact me via Gmail at : hossein[dot]dehghanipour1998[at]gmail[dot]com.

With regards,

Hossein Dehghanipour.

About

Real Time , Simple , Without word recognition , Voice recognition project


Languages

Language:C 70.5%Language:C++ 16.3%Language:Shell 7.7%Language:Makefile 3.0%Language:Java 1.0%Language:Python 0.6%Language:CMake 0.5%Language:M4 0.2%Language:HTML 0.1%Language:Batchfile 0.0%