I just upgraded both my master and satellites from 2.5.5 to Rhasspy 2.5.9 and everything seems to be working. However, I noticed that Rhasspy will return an intent for unrecognized commands or silence after the wakeword has been detected instead of Intent not found. All defined commands are recognized correctly. Is this a configuration issue?
Master configuration (English):
MQTT: External
Audio Recording: Disabled
Speech to Text: Kaldi
language Model Type: Text FST
Voice Command Settings:
Silence Method: VAD
VAD Sensitivity: 1
Current Energy Threshold:
Max/Current Energy Ratio Threshold:
Max Energy:
Skip Before: 0
Minimum Duration: 1
Maximum Duration: 10
Speech Before: 0.3
Silence After: 0.5
Record Before: 0.5
Intent Recognition: Fsticuffs
Fuzzy text matching (checked)
Text to Speech: PicoTTs
Audio Playing: Disabled
Dialogue Management: Rhasspy
Intent Handling: Disabled
Thanks in advance.