/DL_Project

Tensorflow Speech Recognition

Primary LanguagePython

Columbia Deep Learning Project

Team 19

Tensorflow Speech Recognition with CRNN

Title: Techniques to Improve Small-Footprint Keyword Spotting

Team:

  • Dhananjay Deshpande (dcd2139)
  • Wonkyung Kim (wk2294)
  • Saaya Yasuda (sy2569)

Usage (Tentative)

python train.py

Available flags https://www.tensorflow.org/tutorials/audio_recognition

Links to Papers

Code We've Implemented

models.py (create_crnn_model())