dsinghnegi / custom-wake-word

Generating custom wake word using transfer learning on keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Wake Word

Wake word or Trigger word detection is the technology that allows devices like Amazon Alexa, Google Home, Apple Siri, and Baidu DuerOS to wake up upon hearing a certain word.

GitHub Logo

Demo

Model

Framwork and tools used

  • Flask
  • SQLAlchemy
  • Keras with tensorflow
  • Bootstrap
  • pydub
  • scipy
  • plotly

References and others open-source work used

About

Generating custom wake word using transfer learning on keras

License:Apache License 2.0


Languages

Language:Python 78.3%Language:HTML 19.5%Language:Dockerfile 1.0%Language:CSS 0.8%Language:Makefile 0.5%