Version: 2026.03.0-rc1 On this page
Keyword spotting changelog
Fixed license validation error handling for legacy (v1) license files with missing required fields. Previously, this could cause undefined behavior.
[PLAT-1471] Refactoring of the internal audio handling to reduce memory usage. Audio format support is now limited to WAV and FLAC .
[VOX-2831] MatchedKeyword.PronunciationSource may be PARTLY_GENERATED instead of USER if the keyword contains multiple words separated by the word separator
[PLAT-1509] Fixed GPU processing failure on NVIDIA Blackwell architecture GPUs (e.g., RTX 1000 series) caused by a bug in ONNX Runtime.
[PLAT-1425] Improve compatibility with future models - WARNING microservice requires latest models
Microservice now by default logs each request with incremental correlation id
[PLAT-1442] Context cancellation validation
[VOX-2666] Inconsistent logging
[PLAT-1277] Possible memory leak on cuda device
Support for new licenses tied only to model major version. Old licenses tied to precise model version are still supported.
[VOX-1293] phonexia.grpc.common.Status service
[VOX-1293] Field license_flags to LicensingInfoResult in phonexia.grpc.common.Licensing
[PLAT-1181] Updated list of valid graphemes, so that all graphemes are supported by grapheme to phoneme conversion
[PLAT-1180] Moved confidence sharpness to config message
Keyword spotting microservice