Skip to content

In-browser (tf.js) keyword spotting with flask backend for speech commands identification

Notifications You must be signed in to change notification settings

dem-esgal/keyword-spotting-js-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask based in-browser command recognition with music serving

This is a prototype (not even alpha-version). Be careful, please.

This project is based on https://github.com/castorini/honkling

It's a flask server that can understand several keywords Left - to start playing music Stop - to pause Go - to resume Right - no action Down - no action

Also on "Left" keywords the next voice activity is recorded. So you can say: "Left.. Please do something", and "Please do something" will be saved to the file output/command.wav (16KHz Wav file)

run main.py to start open http://localhost:8081/ ib chrome or firefox

Please change SECRET_KEY in server.cfg

About

In-browser (tf.js) keyword spotting with flask backend for speech commands identification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages