I want have a raspberry pi with ReSpeaker connected. I want to record some coughing sounds with the device, may be using tensorflow. How can this be figured out? I tried out the google AIYProject but it requires some Android OS.
When i try to run the file assistant_library_demo.py i get the module import error due to aiy.assistant.auth_helpers. it either says no module named aiy (python version 3.5) or it says (in raspberry pi) no module named aiy.assistant.auth_helpers (python version 2.7). When i try to install the module...