Allowing sound to pass on from external microphone connected to Raspberry PI and into a trained neural network.
1 次查看(过去 30 天)
显示 更早的评论
I have a ICS‐43434 mems microphone connect to my Raspberry Pi GPIO pins.
I also have a trained classification model.
I was planning to deploy the classification model as a standalone executable on the raspberry pi. The Pi will then allow sound to pass through the external microphone and into the classification model for classification purpose.
I have read and understand how to deploy the model as a function into the pi. But i'm not too sure about how to read the audio digital signal from the mems microphone and do feature extraction on it to feed into the model.
Appreciate any help if someone could kindly guide me through the process.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Raspberry Pi Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!