Skip to main content
The Local Inference SDK runs AudioShake’s separation models directly on-device — no network calls, no cloud processing. It ships as a native library for Windows, Android, iOS, and macOS.

Use cases

  • Real-time processing — separate stems live from a microphone or audio stream
  • Offline applications — process audio without an internet connection
  • Low-latency pipelines — integrate into DAWs, game engines, or embedded systems
  • Privacy-sensitive workflows — keep audio on-device

Supported platforms

Demo applications are available for each platform.

How it works

The SDK loads an encrypted .crypt model file provided by AudioShake. You pass audio buffers in, and separated stem buffers come out. Processing runs on CPU or GPU depending on platform and configuration.

Get access

The SDK requires a Client ID and Client Secret for authentication and model decryption.

Request SDK Access

Contact info@audioshake.ai to get started with the Local Inference SDK.