フィルターのクリア

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

2 ビュー (過去 30 日間)
아현 유
아현 유 2021 年 7 月 2 日
回答済み: jibrahim 2021 年 7 月 8 日
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 Center および File ExchangeCode 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