Files
codex/codex-rs/tui/src
T
Jeremy Rose bc0a5843df Align TUI voice transcription audio with 4o ASR (#13030)
## Summary
- switch TUI push-to-talk transcription requests to
`gpt-4o-mini-transcribe`
- prefer 24 kHz mono `i16` microphone configs and normalize voice input
to 24 kHz mono before upload/send
- add unit coverage for the new downmix/resample path

## Testing
- `just fmt`
- `cargo test -p codex-tui`
bc0a5843df · 2026-02-27 18:22:48 +00:00
History
..
2026-02-26 11:34:14 -08:00
2026-02-24 14:17:01 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00