Managed on-premise
With a managed on-premise deployment, KugelAudio runs and maintains the stack inside your environment — you get the operational model of the hosted API without the audio ever leaving your infrastructure. Why teams choose it- Data protection. Text and audio are processed entirely within your network. Nothing is sent to a third-party endpoint, which is what makes the deployment workable under strict data-residency, GDPR, and sector-specific requirements in healthcare, finance, the public sector, and legal.
- Latency. Serving the model next to the application that calls it removes the network round trip to a public endpoint — normally one of the three components of end-to-end latency, and the one you otherwise cannot tune. See Latency for the full breakdown.
- Operations. KugelAudio handles rollout, upgrades, and monitoring, backed by a 24/7 support hotline.
- Restricted environments. Works where egress to public APIs is limited or unavailable.
Get in touch
Both options are arranged through sales. Tell us which one fits and we’ll either send the Helm chart and a license key and walk you through the rollout, or scope the managed deployment with you.Contact sales
Connect your SDK
Point the SDK at your deployment by setting the API URL directly. This overrides both theregion parameter and any API key prefix.
- Python
- JavaScript
- Java
- cURL