Skip to content

Files

Latest commit

author
Igor Macedo Quintanilha
Mar 28, 2017
764578f · Mar 28, 2017

History

History
17 lines (11 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 336 Bytes

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 1.0+
  • python_speech_features
  • numpy
  • scipy

License

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

See README for more information.