Speech Command Recognition Code Generation on Raspberry Pi - HelperSpee​chCommandR​ecognition​RasPi

조회 수: 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?

답변 (2개)

Swatantra Mahato
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
  댓글 수: 1
아현 유
아현 유 2021년 7월 6일
Thanks! I was able to find function HelperSpeechCommandRecognitionRasPi and edit it for my system parameters.

댓글을 달려면 로그인하십시오.


jibrahim
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.

카테고리

Help CenterFile Exchange에서 Code Generation and Deployment에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by