respeaker / usb_4_mic_array

ReSpeaker 4 Mic Array with builtin VAD, DOA, AEC, Beamforming & NS
https://www.seeedstudio.com/ReSpeaker-Mic-Array-v2.0-p-3053.html
Apache License 2.0
137 stars 64 forks source link

Created a basic requirements.txt file #29

Closed penrods closed 5 years ago

penrods commented 5 years ago

Add a standard requirements.txt file, which can easily be consumed with the typical pip install -r requirements.txt command to satisfy the dependencies for this project. I only included the non-standard libraries for now -- click and pyusb.