MAW

Results 2 issues of MAW

I run into the following problem. My env Python 3.6, Tensorflow 0.12 WARNING:tensorflow:From ./main.py:79 in main.: initialize_all_variables (from tensorflow.python.ops.variables) is deprecated and will be removed after 2017-03-02. Instructions for updating:...

I am trying to find a simple Java solution on noise reduction and echo cancellation. I know SpeexDSP + JNI probably can do it, but I am looking for a...