# Sanas Developer Hub ## Docs - [Overview of Sanas](https://developer.sanas.ai/Docs/Getting-Started/Overview.md): Get started building with real-time speech AI using the Sanas SDK - [Quickstart](https://developer.sanas.ai/Docs/Getting-Started/Quick-Start.md): Go from zero to processing audio: create your Sanas Console account, spin up a project, generate an API key, install the SDK, run your first inference, and watch usage and credit draw down. - [Set up account](https://developer.sanas.ai/Docs/Getting-Started/Authentication.md): Create a developer account. - [Models Overview ](https://developer.sanas.ai/Docs/Models/Overview.md) - [Speech Enhancement Overview](https://developer.sanas.ai/speech-enhancement-overview.md): Restore and enhance voice quality in real time — denoising, speech reconstruction, de-reverberation, and bandwidth extension for crystal-clear Human ↔ Human audio. - [SE 1.0 - Voice Isolation](https://developer.sanas.ai/Docs/Models/Human-Human/SE-Voice-Isolation.md): Real-time voice isolation for any acoustic environment. - [SE 1.2 - Enhanced ](https://developer.sanas.ai/Docs/Models/Human-Human/se-1-2.md): Real-time full-fidelity speech enhancement — denoising, de-reverberation, speech reconstruction, and bandwidth extension to 24kHz. - [SE 2.1 - Standard](https://developer.sanas.ai/Docs/Models/Human-Human/SE-Standard.md): Real-time speech enhancement optimized for 8kHz telephony audio - [SE 2.2 with Full-Fidelity](https://developer.sanas.ai/Docs/Models/Human-Human/SE-Full-Fidelity.md): Real-time speech enhancement with bandwidth extension to 24kHz ultra-fidelity audio - [Language Translation](https://developer.sanas.ai/Docs/Language-Translation/Overview.md): Add real-time speech-to-speech translation to your application using Sanas SDK - [Accent Translation AT 5.2](https://developer.sanas.ai/Docs/Models/Human-Human/Accent-Translation/Accent-Translation.md): Real-time accent modulation that preserves voice identity and emotion. - [Agentic SE Overview](https://developer.sanas.ai/Docs/Models/Human-Machine/Agentic-Speech-Enhancement/agentic-speech-enhancement-overview.md): Clean, isolate, and enhance audio before it reaches your ASR/STT engine — purpose-built for voice agents, IVR, and machine listeners. - [Agentic SE Voice Isolation](https://developer.sanas.ai/Docs/Models/Human-Machine/Agentic-SE-Voice-Isolation.md): ASR-optimized speech enhancement for voice AI pipelines - [Agentic SE Voice Isolation (Telephony)](https://developer.sanas.ai/Docs/Models/Human-Machine/Agentic-Speech-Enhancement/Agentic-SE-Voice-Isolation-Telephony.md): ASR-optimized speech enhancement for telephony audio pipelines - [Agentic SE Standard](https://developer.sanas.ai/Docs/Models/Human-Machine/Agentic-Speech-Enhancement/Agentic-SE-Standard.md): ASR-optimized speech enhancement with speech preservation for multi-speaker environments - [Sanas Cloud](https://developer.sanas.ai/Docs/Deployment/Sanas-Cloud.md): Cloud-hosted deployment for the Sanas SDK - [Self-Hosted (Coming Soon)](https://developer.sanas.ai/Docs/Deployment/Self-Hosted.md): Self-hosted deployment for the Sanas SDK - [Browser SDK - Developer Guide](https://developer.sanas.ai/BrowserSDKDevGuide.md) - [Processing a Single Stream](https://developer.sanas.ai/Docs/Tutorials/untitled-page.md): Run a WAV file through the Sanas SDK end to end — activate, wait for RUNNING, feed 20 ms frames, and drain the tail. - [Processing Multiple Streams](https://developer.sanas.ai/Docs/Tutorials/Processing-Multiple-Streams.md): Run many concurrent audio processors on a single SDK instance, and benchmark throughput, concurrency, and memory. - [Language Translation](https://developer.sanas.ai/Docs/Tutorials/untitled-page-1.md): Translate speech from one language to another and receive both translated audio and transcript segments. - [Compliance & Data Residency](https://developer.sanas.ai/Docs/Enterprise/Compliance-and-Data-Residency.md) - [Security](https://developer.sanas.ai/Docs/Enterprise/Security.md) - [Support](https://developer.sanas.ai/Docs/Enterprise/Support.md) - [Pricing](https://developer.sanas.ai/Docs/Resources/Pricing.md) - [Sanas Developer Platform — FAQ ](https://developer.sanas.ai/Docs/Resources/untitled-page.md) ## OpenAPI Specs - [openapi](https://developer.sanas.ai/api-reference/openapi.json)