зеркало из https://github.com/mozilla/murmur.git
9339e7c43d | ||
---|---|---|
public | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package.json | ||
speecher.js |
README.md
speecher
This is a simple webapp for collecting speech samples for voice recognition testing and training.
Running it should be as simple as issuing these commands on your server:
> git clone git@github.com:mozilla/speecher.git
> cd speecher
> npm install
> node speecher.js