Results 2 issues of Kishwar Kumar

I am trying to run tflearn.DNN(net) on net below. I am getting error "At least two variables have the same name: FullyConnected/W". # Network building net = tflearn.input_data([None, width, height])...

I am trying to record audio by using microphone.py and I am getting following log then nothing happens. pi@raspberrypi:~/Desktop/respeaker_python_library/respeaker $ python microphone.py ERROR:root:PyUSB is required on a Linux Machine ALSA...