baidu-research / ba-dls-deepspeech

Apache License 2.0
486 stars 174 forks source link

Implementing tf.Keras (Keras v2.x) #35

Open jungwon1413 opened 6 years ago

jungwon1413 commented 6 years ago

Issue explained at https://github.com/baidu-research/ba-dls-deepspeech/issues/34

Brief explanation:

  1. Implementing Keras v2.x instead of using Keras v1.x
  2. Implementing tf.Keras which is updated in Tensorflow r1.4

Issue reason: