LM-Kit.NET 2025.6.5

Released: Jun 27, 2025

2025.6.5 での更新項目

機能

  • Added model cards for mistral-small3.2, magistral-small, whisper-tiny, whisper-base, magistral-small, magistral-medium, whisper-large3 and whisper-large-turbo3.
  • Added the HasSpeechToText property to the LM class.
  • Introduced the SpeechToText member to the ModelCapabilities enumeration.
  • Introduced the WaveFile class.
  • Introduced the SpeechToText class.
  • Introduced the SpeechToText.OnNewSegmentEventArgs class.
  • Introduced the SpeechToText.OnProgressEventArgs class.
  • Introduced the SpeechToText.TranscriptionResult class.
  • Introduced the AudioSegment class.
  • Introduced the CorruptedAudioException class.
  • Introduced the NotSupportedAudioException class.
  • Introduced the ImageBuffer class.
  • Introduced the ImagePixelFormat enumeration.
  • Added new constructor to the Attachment class to support ImageBuffer input.
  • Improved overall extraction accuracy.