Voiceprint comparison changelog
1.4.0 (2024-04-28)
Added
- [PLAT-1056] Support for new licenses tied only to model major version. Old licenses tied to precise model version are still supported.
- [PLAT-1070] Default port 8080 exposed in Dockerfile
- [VOX-1293]
phonexia.grpc.common.Status
service - [VOX-1293] Field
license_flags
toLicensingInfoResult
inphonexia.grpc.common.Licensing
1.3.0 (2024-09-30)
Added
- [PLAT-880] Enhance Voiceprint comparison accuracy through domain adaptation
1.2.0 (2024-09-16)
Added
- [PLAT-888] Added
PHX_KEEPALIVE_TIME_S
andPHX_KEEPALIVE_TIMEOUT_S
options for connection timeout specification
1.1.0 (2023-06-03)
Added
- [PLAT-625] Configuration logging.
- [PLAT-669] Add support for custom log tags in metadata and logs.
- [PLAT-774] Docker images optimization.
Fixed
- [PLAT-614] Inconsistent license logging.
1.0.0 (2023-12-13)
Changed
- [PLAT-229] Comparator returns score for voiceprints with less than 3s of speech, -9999 for 0s of speech.
Fixed
- [PLAT-207] Comparator crashes on older CPU architectures with SIGILL.
Added
- [PLAT-520] Correlation ID for task tracking.
- [PLAT-357] Use status builder for error handling.
- [PLAT-298] Endpoint for license checking.
- [PLAT-245] Integrate license manager in microservice.