<input mode="speech" confidence="1.00"><nomatch>alors t n c</nomatch></input>
</interpretation>
</result><result>
<interpretation>
<instance/>
<input><noinput/></input>
</interpretation>
</result>
v1.2.0 — 2020-09-16
- Bug fix: stream silence while waiting for start of input
- Support for:
- Hotword-Min-Duration (RECOGNIZE method only)
- Hotword-Max-Duration (RECOGNIZE method only)
- Recognition-Mode (RECOGNIZE method only)
- No partial match for spelling grammars
v1.1.0 — 2020-09-10
- Legacy mode
builtin:speech/text2num
to restore behavior of pre-0.13 versions. - Improved
builtin:spelling/letters
to handle double letters said as "2 + letter".
v1.0.0 — 2020-08-24
- English support for plain ASR
- Builtin ASR model configuration
- English support for Spelling builtin
- Log errors with appropriate log priority
- Heartbeat to avoid TCP timeout between RECOGNIZE commands
v0.13.0 — 2020-08-11
- New backend (Voxo-broker), for better scalability and lower latency.
- 60ms bufferization (for lower load)
- New spelling builtin grammar:
- more robust,
- with support for decimal numbers.
- Removed obsolete configuration flag
asr_always_matches
.