Hecttor logo
Hecttor SDK Docs
Developer Hub

SDK Overview

Hecttor ships two speech-enhancement SDKs that solve different problems for different listeners. Pick the one that matches who (or what) is on the receiving end of your audio.

Two SDKs, two listeners

Both SDKs are real-time, chunk-based, and run locally inside your application. No audio is streamed to Hecttor for processing.

Choosing between Hermes and Orpheus

Your use caseSDK
Voice / video conferencingHermes
Voicemail / podcast / recording cleanupHermes
Hearing-assist featuresHermes
Pre-ASR audio cleanup (cloud or on-device ASR)Orpheus
Voice-AI agents (Pipecat, LiveKit Agents, etc.)Orpheus
Real-time transcription pipelinesOrpheus

If you need both (for example, a meeting product that records audio for humans and transcribes it), you can run Hermes and Orpheus side by side on the same input stream.

What's in this section

  • Licensing: how SDK access works and what an evaluation license includes.
  • Security and Deployment: where processing happens, what the SDK needs from the host environment, and how to think about data handling.
  • Evaluations: how we recommend measuring the impact of each SDK on your pipeline.