Machine translation. COMET #2 in Europe.
Ranked #2 globally on French-centric EU language pairs. Real-time streaming translation for voice-to-voice workflows. Code-switch support. 40+ languages.
Accuracy on the pairs that actually matter.
COMET #2 globally on French-centric pairs
VoxTranslate ranks #2 globally on French-centric EU language pairs in independent benchmarking, beating DeepL in 17 of 20 pairs and GPT-4o in 18 of 20 pairs.
Real-time streaming translation
Translation results stream as input tokens arrive, enabling sub-second voice-to-voice workflows. Ideal for live call translation and captioning.
Voice-to-voice translation for live calls: Voxist Voxlingo →Code-switch support
Automatic detection of mid-sentence language switches. The engine handles the things real conversations actually do: accents, disfluencies, technical vocabulary, and code-switching.
40+ languages, French at the core
Trained on direct pairs (French ↔ German, French ↔ Polish, French ↔ Hungarian) rather than English pivot. Where it matters most, the COMET delta is largest.
Text or voice-to-voice, streaming.
curl https://api.voxist.com/v1/translate \
-H "Authorization: Bearer $VOXIST_API_KEY" \
-F from=fr \
-F to=de \
-F stream=true \
-F audio=@call.wavThe /v1/translate endpoint supports both text and streaming voice-to-voice modes. Available as European SaaS, private cloud, or on-premise.