How to Make a Simple Tensorflow Speech Recognizer - Siraj Raval - 深度學習 Deep Learning 公開課 - Cupoy
In this video, we'll make a super simple speech recognizer in 20 lines of Python using the Tensorflo...
In this video, we'll make a super simple speech recognizer in 20 lines of Python using the Tensorflow machine learning library. I go over the history of speech recognition research, then explain (and rap about) how we can build our own speech recognition system using the power of deep learning.
The code for this video is here:
https://github.com/llSourcell/tensorf...
Mick's winning code:
https://github.com/mickvanhulst/tf_ch...