Skip to content

ailia-ai/ailia-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ailia SDK Documentation

The ailia SDK is an inference engine that supports cross-platform operation. ONNX can perform GPU inference using Metal and Vulkan. It offers a model library with over 390 types and supports advanced pre-processing and post-processing. Bindings are provided for Python, C++, C#, and Flutter.

Inference Library Documentation

This is the ONNX inference API, which serves as the core of everything.

Python

C++

Unity

Flutter

JNI

Supplemental and Specific Library Documentation

ailia Tokenizer

ailia Tokenizer is a library for encode NLP text and decode NLP tokens. ailia Tokenizer supports tokenization without Python transformers.

ailia Speech

ailia Speech is a library for speech recognition. It uses ailia SDK and ailia.audio for doing Speech2Text.

ailia Voice

ailia AI Voice is a library generating speech from text. Using ailia AI Voice, you can easily integrate AI powered text-to-speech into your applications.

ailia LLM

ailia LLM is a library for running local LLMs. It can load GGUF and easily implement chat functionality.

ailia Tracker

ailia Tracker is a library for tracking the movement of objects based on object detection results.

Materials

Contact

About

ailia SDK Documentation

Topics

Resources

Stars

Watchers

Forks