Documentation
VoxSign Docs
Everything you need to install, run, or integrate VoxSign. The canonical source is the open-source repository — this page is a curated entry point.
Heads up: we are actively rewriting the docs site. Until
it lands, the GitHub repository is the source of truth. Every link below
points to a file in the repo — bookmark-safe, version-controlled.
Quick start
Install, run your first transcription, understand the five-layer architecture.
ASR personalisation stack
The five-layer architecture, what's built, the red/blue review process.
Self-host guide
Runbook for deploying your own Edge or Center — DNS, SSL, nginx.
Arabic stack roadmap
Three-step migration from Qwen3 to ArTST / Jais / SILMA.
Architecture review process
Red/blue adversarial review meta-rules, quarterly template.
PDPL compliance
UAE and Saudi data-protection alignment for regulated buyers.
CLI one-liners
uv run voxsign listen --language ar --duration 5.0— one-shot transcribeuv run voxsign serve --port 8080— local HTTP APIuv run voxsign demo— interactive 14-scenario demouv run pytest tests/ -v— run the full test suite