Would it be possible to always see in the interface log, the raw text listened ?
Actually when an intent isn’t recognized we have this:
[ERROR:2749707] FsticuffsRecognizer: in_loaded
Traceback (most recent call last):
File “/usr/share/rhasspy/rhasspy/intent.py”, line 208, in in_loaded
assert recognitions, “No intent recognized”
AssertionError: No intent recognized
Would really help to see what the asr listened to help debug intent sentences.