What problem does it solve?
This guide helps you diagnose and resolve Vox latency or reliability issues by turning vague “it feels slow” reports into actionable checks of warm-up, inference, and end-to-end runtime metrics.
Core Features & Use Cases
- Clarifies the best operator workflow for verifying health, warming models, benchmarking audio, and inspecting the local performance dashboard.
- Recommends how to interpret telemetry so you can separate cold-path costs from hot-path inference costs (using inferenceMs, totalMs, and modelLoadMs).
- Provides practical contributor guidance to keep clientId, route, and modelId stable so performance comparisons remain meaningful over time.
Quick Start
Run the Vox operations loop by executing the doctor check first, then starting warm-up, benchmarking a real audio file, and finally opening the performance dashboard filtered to your integration’s clientId.