• Stars
    star
    313
  • Rank 132,922 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CTC + Tensorflow Example for ASR

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.