LM-Kit.NET 2026.1.4

Released: Jan 27, 2026

Updates in 2026.1.4

Features

  • Added model cards for whisper-large2 and devstral-small2.
  • Introduced the LMKit.Speech.Dictation namespace with Formatter, Command, CommandInfo, CommandMatch, and FormatterOptions classes for dictation text formatting.
  • Added the SuppressHallucinations property to the SpeechToText class.
  • Added the SuppressNonSpeechTokens property to the SpeechToText class.
  • Improved SpeechToText accuracy.

Fixes

  • Resolved compilation issue with MAUI for macOS.