Speech Command Recognition Code Generation on Raspberry Pi - HelperSpeechCommandRecognitionRasPi
2 次查看(过去 30 天)
显示 更早的评论
When deploying the code, thet code generation fails with an error:
Unable to locate 'HelperSpeechCommandRecognitionRasPi'.
How can I solve this error and where can I find the full code of function HelperSpeechCommandRecognitionRasPi?
0 个评论
回答(2 个)
Swatantra Mahato
2021-7-5
Hi,
The "HelperSpeechCommandRecognitionRasPi" function is present in the directory of the example "Speech Command Recognition Code Generation On Raspberry Pi". You can try running the example from the same directory by clicking on the "Open Live Script" button on the documentation page of the example or alternatively, execute the following command in MATLAB
openExample('SpeechCommandRecognitionUsingDeepLearningOnRaspberryPiExample')
Hope this helps
jibrahim
2021-7-8
The function is part of the example. You can access it by clicking the 'Open Live Script' button on the doc page of the example in MATLAB. You will be directed to a folder containing this function and other required files.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Code Generation and Deployment 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!