Skip to content

In this demo I built a LSTM recurrent neural network using the TFLearn high level Tensorflow-based library to train on a labeled dataset of spoken digits. Then test it on spoken digits.

Notifications You must be signed in to change notification settings

maitray16/Speech-Recognition-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Speech-Recognition-Demo

In this demo I built a LSTM recurrent neural network using the TFLearn high level Tensorflow-based library to train on a labeled dataset of spoken digits. Then test it on spoken digits.

Usage

Run the following code in terminal. This will take a couple hours to train fully.

python demo.py

About

In this demo I built a LSTM recurrent neural network using the TFLearn high level Tensorflow-based library to train on a labeled dataset of spoken digits. Then test it on spoken digits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages