VIVA C/C++ SDK v9.21.0
7 days ago by Aram Tatalyan
What's New
- Reduced CPU execution time by 38–50% for all Voice Isolation models on avx512 and armv8a-based hardware when the
enableLowPrecisionExecutionflag is enabled, allowing approximately 1.6–2× more concurrent audio streams per instance. On armv8a, this extends the optimization introduced in the previous release to all Voice Isolation models. On Linux x64, the optimization is available in the glibc gcc12 and musl libc-based builds. It is not supported in the glibc gcc7-based build. - Added Gender Detection API, requires approximately 1 second of audio to produce a result.
- Added Language Detection API, requires approximately 4 seconds of audio to produce a result.
- Added Accent Detection API, requires approximately 4 seconds of audio to produce a result.
