Platform integrations
SDKs, telephony providers, and platforms that work with Shunya Labs out of the box. Every integration on this page is documented in Shunya's published API guide or SDK reference, pick the one that matches your stack.
Python SDK
First-party shunyalabs package on PyPI. AsyncShunyaClient with async/await, retries, and override URLs for self-hosted deployments.
OpenAI SDK
The TTS API is OpenAI-compatible. Use the official OpenAI Python SDK, point base_url at Shunya and your existing code keeps working.
SIP / PSTN
Generic telephony pipelines. mulaw for North American and Indian PSTN; alaw for European telephony and many SIP providers.
Hugging Face
Open weights at huggingface.co/shunyalabs. Download via huggingface-cli or use the transformers pipeline for local / air-gapped inference.