Skip to main content
Version: 2026.07.0

Referential Deepfake Detection Changelog

2.1.0 (2026-07-12)

Updated

  • [PLAT-1551] Updated ONNX Runtime to 1.24.4 using CUDA 13 in GPU docker image

Added

  • [VOX-3310] Support for LM-X floating and node-locked license files (hidden behind a feature flag)
  • [PLAT-1538] technology_name field to phonexia.grpc.common.Status/GetStatus gRPC method response
  • [PLAT-1544] Docker healthcheck using grpc-health-probe for container orchestration

Changed

  • [PLAT-1539] Improved audio resampling for faster processing and more reliable audio pre-processing. This change may slightly affect results.
  • Various internal changes and fixes (scores can change slightly)

Fixed

  • [PLAT-1554] Microservice failing on certain audios
  • [PLAT-1538] Removed unused secure option from phonexia.grpc.common.Status/GetStatus gRPC method

2.0.1 (2026-01-13)

Fixed

  • [PLAT-1506] Fixed a rare issue where audio resampling could fail when processing large files, particularly when converting between certain sample rates (e.g., 11025 Hz to 8000 Hz).
  • [PLAT-1509] Fixed GPU processing failure on NVIDIA Blackwell architecture GPUs (e.g., RTX 1000 series) caused by a bug in ONNX Runtime.
  • Fixed license validation error handling for legacy (v1) license files with missing required fields. Previously, this could cause undefined behavior.

2.0.0 (2025-11-24)

Breaking change

  • [PLAT-1425] Improve compatibility with future models - WARNING microservice requires at least model v1.1.0

1.0.0 (2025-10-20)

Added

  • Referential Deepfake Detection microservice