xouabita / Speech-Recognition

Speech Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech Recognition

I made this public, because I have no more private repo. Project for EPITA.

If any questions, open an issue...

Authors:

  • Alexis Yang
  • Marius Tanawa
  • Emmanuel Andriot
  • And me

Inspired by https://github.com/Phorce/RAPCS

Dependencies

  • libsndfile
  • gnuplot

Installation OS X

brew install libsndfile
brew install gnuplot

Installation ubuntu

sudo apt-get install libsndfile1 libsndfile1-dev gnuplot clang

Usage

For the gui, you need nwjs.

On my OS X:

make distance # Compile dtw binary
make feature  # Compile feature extraction binary
cd gui
 ~/Downloads/nwjs-v0.12.2-osx-x64/nwjs.app/Contents/MacOS/nwjs .

Good 🍀

About

Speech Recognition


Languages

Language:CSS 48.6%Language:Gherkin 38.9%Language:C 10.6%Language:JavaScript 0.7%Language:HTML 0.7%Language:Makefile 0.3%Language:C++ 0.2%