VIVA Python SDK v1.11.0

  • Introduced stats API for calculating per frame and per call noise and voice energy.
  • Reduced CPU consumption for Voice Isolation models by 30–40% on armv8a hardware by using FP16 SIMD instructions if available.
  • Added ABI3 based library version to support Python v3.12 and above versions.
  • Updated the Interrupt Prediction model file, krisp-viva-ip-v1.1, with updated model encryption. There is no output quality change compared to the previous version. The previous model file is not compatible with the SDK v1.11.0 and above.
  • Added README.md SDK guidance document to the ZIP package.