Skip to main content

Overview

Truebar is Vitasis’ end-to-end speech platform. It combines automatic speech recognition (ASR), natural-language-processing (NLP) stages, and neural speech synthesis (TTS) into configurable pipelines that you can run either as online streaming sessions or offline batch jobs.

Why Truebar#

  • Production ready pipelines — Compose ASR, punctuation, normalisation, translation, and TTS stages without hosting models yourself.
  • Flexible deployment — Call the same pipelines over HTTP for offline tasks or WebSocket for low-latency streaming.
  • Fine-grained access control — OAuth2 authentication plus per-stage roles keep your data and services scoped.

Next steps#

Reference docs

The authoritative API reference is the Integrator Manuals — served live from the deployed service, so it always matches what's running. Older v2.x guides and the previous v3.x deep-dive pages remain available under Truebar → Legacy for reference.