lazarljubenovic / pi-proj

A simple voice recognition app using DTW and MFCC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pi-proj

Pokretanje

$ git clone http://github.com/lazarljubenovic/pi-proj
$ cd pi-proj
$ yarn         # or: npm i
$ yarn start   # or: npm run start

About

A simple voice recognition app using DTW and MFCC.


Languages

Language:JavaScript 90.5%Language:HTML 5.7%Language:CSS 3.9%