37 Forks
113 Stars
113 Watchers

ctc-asr

End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.

How to download and setup ctc-asr

Open terminal and run command
git clone https://github.com/mdangschat/ctc-asr.git
git clone is used to create a copy or clone of ctc-asr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ctc-asr https://github.com/mdangschat/ctc-asr/archive/master.zip

Or simply clone ctc-asr with SSH
[email protected]:mdangschat/ctc-asr.git

If you have some problems with ctc-asr

You may open issue on ctc-asr support forum (system) here: https://github.com/mdangschat/ctc-asr/issues