All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 17s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 49s
CI / test-python-voice (push) Successful in 36s
CI / test-bqas (push) Successful in 36s
OVH honours sample_rate_hz and returns data at exactly the requested rate, so synthesis and WAV header rates must always match. Decoupled 22050/16000 caused 22050 Hz PCM wrapped in a 16000 Hz header → slow bloated playback. Both back to 16000 Hz. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>