Quail (real-time models)
Learn about Quail-S and Quail-L for ultra-low-latency enhancement.
AirTen runtime
Our Rust-based, no_std, ultra-fast runtime embedded in the SDK.
How the SDK is structured
- Core library: C ABI delivered as static/dynamic libraries (Linux, macOS, Windows; x86_64, ARM64)
- Language wrappers: C++, Python, and Rust packages for idiomatic usage
- Real-time processing: 48/16/8 kHz streaming with frame-based processing and low latency
Quickstart
1
Get an SDK license
Contact us for a demo license key.
License Keys will soon be available through our developer portal.
2
Download SDK binaries
Download the C SDK from the releases page and add headers and libraries to your build.
C SDK README
Setup instructions and example code.
3
Pick your wrapper (optional)
Use our language wrappers for a simpler integration.
You’re ready to process audio in real time with Quail.