Alebex Voice Engine · Alebex
Models / Alebex Voice Engine

Alebex Voice Engine

Not another voice bot. A real-time voice runtime you can depend on.

Everything streams end to end. The turn-taking layer, the guardrail layer, the compliance layer, the transfer layer and the agent-execution layer are built as one system.

On this page Inside the engine The pipeline Transports Four innovations Latency Access Live demo
Inside the engine

See the runtime as one moving system

A single turn moves through streaming speech, overlapping models, parallel checks and interruption handling — one continuous runtime rather than a chain of separate services.

Voice becomes callable infrastructure.

The pipeline

The pipeline streams end to end

Audio in. Noise reduction, voice activity detection, then streaming speech-to-text into turn control — a gated token stream into streaming synthesis, and interruptible audio back out.

01
Audio in

Caller audio and agent audio move at the same time, in both directions, on one connection.

02 Per frame
Noise reduction

Each frame is cleaned as it arrives, before anything downstream reads it.

03
Voice activity detection

Speech is separated from silence and line noise as the stream runs.

04
Streaming speech-to-text

Transcription arrives while the caller is still speaking, not after the turn ends.

05 Turn end + barge-in
Turn control

The runtime decides when a turn has ended, and whether an interruption is real.

06 Token stream, gated
LLM

Tokens stream out under the guardrail layer, which can stop a sentence before it is spoken.

07 Per sentence
Streaming text-to-speech

Synthesis begins on the first complete sentence instead of the whole answer.

08 Interruptible
Audio out

Playback can be aborted mid-sentence and resumed from what the caller actually heard.

Alebex Voice Engine — the stream, in order.

Transports

One pipeline, two transports, zero code forks

Two very different signals, one front end. There is no telephony build and no browser build to keep in step: the formats differ, the code path does not.

Telephony
8 kHz mulaw over media streams
Browser voice
16 kHz PCM

One pipeline serves both, with zero code forks.

Documented innovations

Four documented innovations

Each one is substantial enough to carry its own piece. Each one exists because the layer it sits in is owned rather than bought.

01 Context-aware linear streaming speech-to-text

Full-context transcription at linear cost: re-decoding’s coherence at chunking’s price, any turn length.

ApproachHow it is arrangedWhat each step seesWhat each step costs
Re-decodingDecode the whole turn again at every stepThe whole turn so farGrows with the turn
ChunkingDecode each chunk on its ownThe current chunk onlyFlat, and the context is gone
AlebexCarry the context, pay the chunk priceThe whole turn so farFlat, any turn length

How three approaches trade context against cost across one turn. Arrangement, not to scale. The blocks show whether the work grows with the turn, not how long it takes.

02 The parallel hallucination gate

Latent-space check plus NLU confirmation riding the synthesis window, verdict in under 50 ms.

under 50 ms Anti-hallucination verdict
ArchitectureOrder of workWhat it costs
The common alternativeGenerate: first model writes the answer. Then Judge: second LLM reads it and rules — and it hallucinates too. Then Speak: synthesis starts only once the judge returns.Serial, costs tokens, and the judge hallucinates too
AlebexStreaming synthesis: audio starts on the first sentence. Alongside it, a latent-space check on every sentence against off-policy regions of latent space, then NLU confirmation that confirms hits and suppresses false positives.Quality rides alongside the stream — never in series with it

Arrangement, not to scale. The only time on this diagram is the verdict. Pass — it speaks. Fail — the in-flight audio is aborted and regenerated, and the caller never hears it.

03 Barge-in classification

A learned classifier on raw audio (WavLM-based) that separates real interruptions from backchannels and line noise in milliseconds.

Classified asExampleWhat the agent does
Backchannel“uh-huh”Keep speaking
Line noiseKeep speaking
Real interruptionStop, and resume from what the caller actually heard

Word-level playback tracking: of the words the model generated, some reached the caller and some did not. The agent resumes from what the caller actually heard, not what the model generated or the script assumed.

04 Multimodal intent understanding

An LLM decoder that consumes audio and text together and writes the intent label: open vocabulary, dynamic per deployment, capturing the hesitation and tone a transcript flattens.

InputWhat it carriesHesitation and toneOutput
AudioHistorical contextKeptFormatted output (JSON)
TextInstructionFlattened

What “open vocabulary” rules out: a set of labels decided in advance, with every turn forced into one of them. The decoder writes the label, dynamic per deployment. No example label is shown — the label is written per deployment, so any label printed here would be an invented one.

Voice that feels human-speed

Dual model architecture,single voice.

Human benchmark
200 ms

Natural turn-taking gap in conversation

Typical voice AI
1,500 ms

Single LLM — waits for the full generation before speaking

Alebex
500 ms

SLM + LLM — first word at 500 ms, full answer by 1,500 ms

Human benchmark
200 ms
Typical voice AI
1,500 ms
Alebex
500 ms

Voice feels live only under about a second of silence. Most systems wait for the whole answer before they open their mouth. We listen, predict, acknowledge and respond in overlapping loops — the first word lands while the rest is still being written.

Roughly 500 ms perceived with our dual-model response system, currently in development.

Access

Reachable three ways

REST, WebSocket and a CLI. The same runtime behind all three.

REST
Place and manage calls, configure agents, pull transcripts.
WebSocket
Audio streaming for live sessions.
CLI
Test calls, session replays, experiments.
Guiding rule

Quality rides alongside the stream — never in series with it.

Quality usually costs latency: the usual quality mechanisms all sit in series with the response. This one does not.

Live demo

Try the live demo

Drop in your website. Alebex reads it, learns what you do, and calls you in under 30 seconds — fully trained, zero setup.

Free demo No credit card Available in Canada and the US
Alebex reads it and learns what you do.
So the agent knows who it is speaking to.
Canadian and US numbers. Alebex calls this number.

No business name needed — Alebex takes that from the site.

Call me

By submitting, you agree to receive a call and a follow-up SMS from Alebex. Reply STOP on any channel to opt out at any time. How we handle your details: Privacy.