Bashima

Results 3 issues of Bashima

There is no compression. I have a the following layers conv1D>batch_norm>activation> max_pool **Command: keras-compressor.py --error 0.1 with.h5 com.h5** **OUTPUT** Using TensorFlow backend. 2018-10-16 13:09:04.704740: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions...

I am trying to use this attention code (Monotonic) for spanish to english translation (http://download.tensorflow.org/data/spa-eng.zip). I am getting this error > Input 0 is incompatible with layer AttentionDecoder: expected ndim=3,...

I am using an Adafruit I2S Mic with M0 Feather Board. Which parameters/flags do I need to change to read MONO channel data? Currently it is reading stereo data.