TAB. 1
What one GPU node is sized to hold.
Hardware questions decide the budget, so they come before the demo. These are the figures we size against when we specify a node.
| GPU | ASR / TTS pair | Concurrent calls | Turn latency target |
|---|
| A100 80GB | parakeet / xtts | 40-45 | < 800 ms |
| L40S 48GB | parakeet / xtts | 28-32 | < 850 ms |
| A10G 24GB | whisper-s / piper | 10-14 | < 1000 ms |
| RTX 4090 24GB | whisper-s / piper | 8-12 | < 1000 ms |
MethodSizing model, not a client benchmark. Assumes a 7B-14B open-weights model served under vLLM, 8 kHz G.711 ingress, and one tool call per turn. Concurrency is the point at which p95 turn latency crosses the target, not the point at which the node saturates. We re-measure on your hardware during the pilot and hand you the harness.
TAB. 2
English and Spanish on the same call.
Roughly one in five US households speaks Spanish at home, and a large share of inbound volume switches language mid-call. Most voice stacks treat that as an error condition. We treat it as the default case, because on a collections or benefits line it is.
| Language | Status | Note |
|---|
| English (US) | Production | Primary target. Tuned per deployment on your own call recordings. |
| Spanish (US / LatAm) | Production | Full turn handling, not a transfer-to-agent fallback. |
| Code-switched EN/ES | Production | Language detected per utterance, not per call. |
| French (Canadian) | Supported | Deployed. Expect a tuning pass on domain vocabulary. |
| Mandarin, Vietnamese, Tagalog | Supported | Deployed for public-sector and health lines. |
| Others | On request | We will tell you when the available models are not good enough. |
MethodStatus reflects what we have run in a production call flow, not what a model card claims. Word error rate varies with domain vocabulary and line quality, so we benchmark on your own recordings during the pilot and give you the result, including any case where a hosted alternative beats our stack.