Skip to main content
Version: 2.1.0

Phonexia Speech to Text Whisper Enhanced changelog

1.1.0 (2024-02-21)

Added

  • [PLAT-465] Parameters for selecting the part of the audio to process in TranscribeRequest (audio.time_range)
  • [PLAT-581] Parameter for enabling language switching during the transcription in TranscribeRequest (config.enable_language_switching)
  • [PLAT-603] Premature processing cancellation if connection is canceled by client
  • [PLAT-625] Additional logging when initializing service

Fixed

  • [PLAT-614] Inconsistent license logging

1.0.1 (2024-02-07)

Fixed

  • [PLAT-609] Memory access violations

1.0.0 (2024-01-22)

Added

  • [PLAT-521] Support for large-v3 Whisper model
  • [VOX-396] Limiting of supported languages for Whisper models
  • [PLAT-520] Correlation ID to log messages
  • [PLAT-439] Optimization to model loading
  • [PLAT-296] Phonexia Voice Activity Detection