cooijmanstim / recurrent-batch-normalization

64 stars 26 forks source link

Speech #1

Closed Thrandis closed 8 years ago

Thrandis commented 8 years ago

Added the speech experiment!

You can run experiment.py or experiment_tim.py if you want the LSTM from Tim. You maybe have to install the CTC from Baidu first (see README.md in speech/baidu_ctc).

The code is messy because I took it from our own speech setup, so probably some cmd line arguments don't work (and some other stuff is hardcoded).