jesse7chen / SpeakerRecognitionLock

Personal project to develop a lock that opens when a specific speaker says "Open Sesame"
GNU General Public License v3.0
0 stars 0 forks source link

Feature/spl3 audio data pipeline #11

Closed jesse7chen closed 3 years ago

jesse7chen commented 3 years ago

Resolves #3

Implements working audio transfer from STM32 to python server running on host machine. Host machine is able to play back audio recorded on device (around 5-6 seconds worth of audio sampled at >44.1 kHz)