For the complete documentation index, see llms.txt. This page is also available as Markdown.

3.0.0

In this Version, we introduce the new verification algorithm, which offers improved performance. We have also improved the accuracy of the liveness detection algorithm against voice clone liveness and the liveness detection algorithm against presentation/replay attack.

Added

  • The new verification algorithm is introduced, offering improved performance over previous versions. The previous algorithm remains available for compatibility reasons.

  • The accuracy of the liveness detection algorithm against voice cloning has been improved.

  • Accuracy of the liveness detection algorithm against repetition attacks (presentation/replay attack) is improved.

  • The error is fixed TOO_NOISY reported by the SNR Computer in files with long silences.

  • The OpenVINO backend is updated from version 2023.0 to 2024.4.

Last updated