Skip to content

[2.2.3] - Release Notes

In this version of facephi-voice-service, we have added support for voice-sdk v2.2.2 with performance improvements. Also we have updated facephi-rest-manager to v2.4.0., which includes a new feature to stablish a config file for the service, with some parameters that can be modified by the user.

Added

  • Updated voice-sdk to v2.2.3.
  • Added operation_result field to Authentication and Enrollment result.
  • Added liveness_score field to Authentication and Enrollment result.
  • Added matching_score field to Enrollment result.
  • Added template_type field to Enrollment result.

Changed

  • Renamed probability field to Authentication result to matching_score.

Fixed

  • Fixed template field in Enrollment result. The template field will be empty if the response is not valid.
  • Fixed template when multiple audios were passed to Enrollment but the minimum number of audios needed to generate a text-independent pattern was not met.