MCPcopy Index your code
hub / github.com/ailia-ai/ailia-models

github.com/ailia-ai/ailia-models @v1.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.6.0 ↗ · + Follow
6,783 symbols 30,367 edges 922 files 1,684 documented · 25%

Browse by type

Functions 6,356 Types & classes 424 Endpoints 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

The collection of pre-trained, state-of-the-art AI models.

About ailia SDK

ailia SDK is a self-contained, cross-platform, high-speed inference SDK for AI. The ailia SDK provides a consistent C++ API across Windows, Mac, Linux, iOS, Android, Jetson, and Raspberry Pi platforms. It also supports Unity (C#), Python, Rust, Flutter(Dart) and JNI for efficient AI implementation. The ailia SDK makes extensive use of the GPU through Vulkan and Metal to enable accelerated computing.

How to use

Try now on Google Colaboratory

If you would like to try on your computer:

ailia MODELS tutorial

ailia MODELS tutorial 日本語版

Documentation

ailia-models wiki

Supported models

390 models as of December 17, 2025

Latest update

  • 2025.12.17 Add sensevoice, cosyvoice2
  • 2025.12.01 Add glass, mobilevlm, donut
  • 2025.11.07 Add mobile_sam, yolox_body_head_hand_face, yolov12 (ailia SDK 1.6)
  • 2025.11.03 Add fp16 version of whisper tiny and base
  • 2025.09.29 Add ruri-v3 (embedding)
  • 2025.09.22 Add paddleocr_v3
  • 2025.07.17 Add 6d_repnet_360, siglip2

  • More information in our Wiki

Action recognition

Model Reference Exported From Supported Ailia Version Blog
mars MARS: Motion-Augmented RGB Stream for Action Recognition Pytorch 1.2.4 and later EN JP
st-gcn ST-GCN Pytorch 1.2.5 and later EN JP
ax_action_recognition Realtime-Action-Recognition Pytorch 1.2.7 and later
va-cnn View Adaptive Neural Networks (VA) for Skeleton-based Human Action Recognition Pytorch 1.2.7 and later
driver-action-recognition-adas driver-action-recognition-adas-0002 OpenVINO 1.2.5 and later
action_clip ActionCLIP Pytorch 1.2.7 and later

Anomaly detection

Model Reference Exported From Supported Ailia Version Date Blog
mahalanobisad MahalanobisAD-pytorch Pytorch 1.2.9 and later May 2020
spade-pytorch Sub-Image Anomaly Detection with Deep Pyramid Correspondences Pytorch 1.2.6 and later May 2020
padim PaDiM-Anomaly-Detection-Localization-master Pytorch 1.2.6 and later Nov 2020 EN JP
patchcore PatchCore_anomaly_detection Pytorch 1.2.6 and later Jun 2021
glass A Unified Anomaly Synthesis Strategy with Gradient Ascent for Industrial Anomaly Detection and Localization Pytorch 1.2.14 and later Jul 2024

Audio Language Model

Model Reference Exported From Supported Ailia Version Blog
qwen_audio Qwen-Audio Pytorch 1.5.0 and later

Audio processing

Audio classification

Model Reference Exported From Supported Ailia Version Blog
crnn_audio_classification crnn-audio-classification Pytorch 1.2.5 and later EN JP
transformer-cnn-emotion-recognition Combining Spatial and Temporal Feature Representions of Speech Emotion by Parallelizing CNNs and Transformer-Encoders Pytorch 1.2.5 and later
audioset_tagging_cnn PANNs: Large-Scale Pretrained Audio Neural Networks for Audio Pattern Recognition Pytorch 1.2.9 and later
clap CLAP Pytorch 1.2.6 and later
microsoft clap CLAP Pytorch 1.2.11 and later

Music enhancement

Model Reference Exported From Supported Ailia Version Blog
hifigan HiFi-GAN Pytorch 1.2.9 and later
deep music enhancer On Filter Generalization for Music Bandwidth Extension Using Deep Neural Networks Pytorch 1.2.6 and later

Music generation

Model Reference Exported From Supported Ailia Version Blog
pytorch_wavenet pytorch_wavenet Pytorch 1.2.14 and later

Noise reduction

Model Reference Exported From Supported Ailia Version Blog
unet_source_separation source_separation Pytorch 1.2.6 and later EN JP
voicefilter VoiceFilter Pytorch 1.2.7 and later EN JP
rnnoise rnnoise Keras 1.2.15 and later
dtln Dual-signal Transformation LSTM Network Tensorflow 1.3.0 and later
audiosep AudioSep Pytorch 1.3.0 and later

Phoneme alignment

Model Reference Exported From Supported Ailia Version Blog
narabas narabas: Japanese phoneme forced alignment tool Pytorch 1.2.11 and later

Pitch detection

Model Reference Exported From Supported Ailia Version Blog
crepe torchcrepe Pytorch 1.2.10 and later JP

Speaker diarization

Model Reference Exported From Supported Ailia Version Blog
auto_speech AutoSpeech: Neural Architecture Search for Speaker Recognition Pytorch 1.2.5 and later EN JP
wespeaker WeSpeaker Onnxruntime 1.2.9 and later
pyannote-audio Pyannote-audio Pytorch 1.2.15 and later JP

Speech to text

Model Reference Exported From Supported Ailia Version Date Blog
deepspeech2 deepspeech.pytorch Pytorch 1.2.2 and later Oct 2017 EN JP
whisper Whisper Pytorch 1.2.10 and later Dec 2022 JP
reazon_speech ReazonSpeech Pytorch 1.4.0 and later Jan 2023
distil-whisper Hugging Face - Distil-Whisper Pytorch 1.2.16 and later Nov 2023
reazon_speech2 ReazonSpeech2

Core symbols most depended-on inside this repo

Shape

Function 4,541
Method 1,815
Class 424
Route 3

Languages

Python100%
C1%

Modules by API surface

image_inpainting/3d-photo-inpainting/trid_photo_inpainting_utils.py71 symbols
text_recognition/paddleocr/paddleocr.py65 symbols
text_recognition/paddleocr_v3/paddleocr_v3.py64 symbols
audio_processing/pyannote-audio/pyannote_audio_utils/core/annotation.py51 symbols
audio_processing/pyannote-audio/pyannote_audio_utils/core/timeline.py43 symbols
audio_processing/pyannote-audio/pyannote_audio_utils/core/segment.py42 symbols
image_segmentation/segment-anything-2/sam2_video_predictor.py40 symbols
anomaly_detection/padim/padim_gui.py40 symbols
face_detection/dbface/dbface_utils.py38 symbols
pose_estimation_3d/gast/gast_utils.py37 symbols
audio_processing/sensevoice/funasr_ailia/utils/e2e_vad.py37 symbols
object_tracking/siam-mot/track_utils.py34 symbols

For agents

$ claude mcp add ailia-models \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page