Skip to content

chenxinglili/ctc_tensorflow_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTC + Tensorflow Example

A toy example showing how to get CTC cost function working with Tensorflow for automatic speech recognition.

Requirements

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

License

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

See README for more information.

About

CTC + Tensorflow Example for ASR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%