Released ailia SDK 1.4.0

David Cochard
axinc-ai
Published in
2 min readJun 14, 2024

--

We have released ailia SDK 1.4.0, which includes new layers such as STFT and Col2Im, and support for cuDNN9.

Support of new layers

Support has been added for STFT, CenterCropPad, Col2Im, QuantizeLinear, and DequantizeLinear. This enhances compatibility with audio models.

Support of cuDNN9

Support for cuDNN9 has been added for Windows and Linux environments.

Performance improvements

Support for GPU acceleration for LSTM and Random has been added. Additionally, enhancements have been made for Arm SVE support, improved model loading speed, LayerNorm speed optimization, and faster inference for input lobs with shape changes.

Support of package managers

Support for package managers like Python’s pip and Unity Package Manager has been added, along with a more user-friendly folder layout for easier installation.

Although there are changes in the folder structure for the Unity Package, the C API remains compatible. Therefore, you can update to ailia SDK 1.4.0 in existing projects by overwriting the DLL in the Plugins folder.

Support of new models

Reazon Speech (Japanese Speech Recognition)

Reazon Speech 2 (Japanese Speech Recognition)

GPT-SoVITS (English and Japanese Speech Synthesis)

ax Inc. has developed ailia SDK, which enables cross-platform, GPU-based rapid inference.

ax Inc. provides a wide range of services from consulting and model creation, to the development of AI-based applications and SDKs. Feel free to contact us for any inquiry.

--

--