Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

No wakeword detection on Streaming Wakeword benchmark.

オープン
#175 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
c

調査の方向性

L4R5ZIリファレンスボード上で、ストリーミングwakewordベンチマークとHAL_SAI_RxCpltCallback()の経路から開始し、リファレンスsubmissionと報告された出力を再現ケースとして使用します。GPIO設定と配線確認を行っているにもかかわらず、なぜcallbackがトリガーされないのかを確認します。完了の条件は、ベンチマークが実際のwakeword検出に加えて、電力と性能の測定結果も生成することです。

索引モデルが issue の本文から書いたものです。

説明

Hello, I have gotten the new runner to run the streaming wakeword benchmark on energy mode using the reference submission on the L4R5ZI reference board, successfully receiving power and performance measurements. However, I am not getting any actual detections. It seems like the HAL_SAI_RxCpltCallback() is never being triggered. I have verified that my GPIO configuration and physical wiring are correct as well. Do you have any suggestions?

Here is a snippet of my output:
Device name retrieved: ML Commons
Device profile retrieved: MLPerf Tiny Firmware V0.1.0
Device model retrieved: sww01
Playing short_wav_easy10s.wav (length = 10.0s) at 16:32:01...
... done
[]
samples:2382 timestamps:2
SerialDevice exiting port /dev/cu.usbmodem114403, entry_count (before decrement) = 1
pwr pwr off
PM: stop
Done with PM.stop()
pwr pwr off
pwr hrc
SerialDevice exiting port /dev/cu.usbmodem2078306750341, entry_count (before decrement) = 1
Power Edition Output
1 iterations. Elapsed time = 0.30100000000000016,
total energy = 0.0312331
Per inference: time = 0.30100000000000016, energy = 0.0312331

Thanks in advance!

主要言語
C
スター
479
フォーク
116
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

mlcommons/tiny のほかの issue

mlcommons/tiny の issue をすべて見る

似ている issue

C の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。