Phonexia Enhanced Speech to Text Built on Whisper changelog
1.2.3 (2024-05-13)
Fixed
- [PLAT-751] Crash when second request arrive while processing is running
1.2.2 (2024-04-30)
Fixed
- [PLAT-748] Some licenses may be refused by the service
1.2.1 (2024-04-29)
Fixed
- Missing package in pypi
1.2.0 (2024-04-25)
Added
- [PLAT-309] Machine translation
- [PLAT-669] Support for custom log tags in metadata and logs
Changed
- [VOX-667] Renamed microservice to enhanced-speech-to-text-built-on-whisper
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