/Speech-Visualization

Speech Visualization for Augmented Lip Reading

Primary LanguageJavaScript

Currently I am just trying out Git and Cloud9 with a simple mfcc implementation and unittest.

Aha! It's the console and input line at the bottom of the UI.

git add .
git status
git commit  --all --verbose --message="Test of cloud 9 integration"
or actually
git commit -a -v -m Test of cloud 9 integration
then 
git push origin master