[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-sdkto v2.2.3. - Added
operation_resultfield to Authentication and Enrollment result. - Added
liveness_scorefield to Authentication and Enrollment result. - Added
matching_scorefield to Enrollment result. - Added
template_typefield to Enrollment result.
Changed
- Renamed
probabilityfield to Authentication result tomatching_score.
Fixed
- Fixed
templatefield in Enrollment result. Thetemplatefield will be empty if the response is not valid. - Fixed
templatewhen multiple audios were passed to Enrollment but the minimum number of audios needed to generate a text-independent pattern was not met.