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
2025-09-15 00:42:53 -07:00
2026-02-21 22:06:56 -08:00
2025-08-05 04:23:22 +00:00
2025-12-18 10:59:53 -08:00
2026-02-21 22:06:56 -08:00
2026-02-21 22:06:56 -08:00
2025-09-30 00:10:04 +00:00