Skip to content

saurabhvyas/ctc_tensorflow_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal CTC based speech recognition playground project using tensorflow , the code is not organized ( I plan to do it , when everything is stable )

current capabilities : Multidata Training and Inference

Personal Comments : I find tensorflow API unintuitive , and unfriendly , I will enventually switch to pytorch , this is just for playing

Forked from igormq/ctc_tensorflow_example ( Original Author )

Requirements

  • Python 2.7+
  • Tensorflow 0.8+
  • python_speech_features
  • numpy
  • scipy

License

This project is licensed under the terms of the MIT license.

About

CTC + Tensorflow Example for ASR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%