igormq / ctc_tensorflow_example

CTC + Tensorflow Example for ASR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CTC + Tensorflow Example for ASR

License:MIT License


Languages

Language:Python 100.0%