zzw922cn/Automatic_Speech_Recognition
End-to-end automatic speech recognition system implemented in TensorFlow. If you want to replace feed dict operation with Tensorflow multi-thread and fifoqueue input pipeline, you can refer to my repo TensorFlow-Input-Pipeline for more example codes. My own practices prove that fifoqueue input pipeline would improve the training speed in some time. If you want to look the history of speech recognition, I have collected the significant papers since 1981 in the ASR field. I will update it every week to add new papers, including speech recognition, speech synthesis and language modelling.
May-2-2017, 20:55:59 GMT
- Technology: