Skip to content

v1.0.0

Choose a tag to compare

@EvanBoyar EvanBoyar released this 06 Mar 22:10

Out of beta! This is the real one!

What's new

  • Grammar-constrained recognition: Vosk is now constrained to command vocabulary (NATO phonetics, number words, keywords) by default, significantly reducing false positives from background radio noise. Use --no-grammar to disable.
  • Spotting always enabled: The --spot-mode flag has been removed — spot posting is now on by default. Use --no-post to suppress posting for testing.
  • "complete" terminator: Added "complete" as an alternative to "end" for finishing a voice command.
  • Voice command parsing fixes:
    • Entire commands spoken in one breath now parse correctly (callsign no longer absorbs frequency words)
    • Premature timeouts from partial results being fed to the command parser are fixed
    • Frequency spoken in the same utterance as "end"/"complete" is now correctly captured