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`
History
..
2026-02-26 01:10:46 +00:00
2026-02-27 17:42:52 +00:00
2026-02-26 22:27:34 -08:00
2026-02-22 14:26:58 +00:00
2026-01-28 12:00:32 -08:00
2026-02-25 12:02:41 -08:00
2026-01-19 23:49:34 -08:00
2026-02-22 12:15:20 -08:00
2026-02-27 10:45:59 -07:00
2026-02-26 09:31:13 -08:00
2026-02-26 11:34:14 -08:00
2026-02-03 15:01:51 -08:00
2026-02-20 23:45:35 -08:00
2026-02-20 23:45:35 -08:00
2026-02-26 17:27:44 -08:00
2026-02-26 17:27:44 -08:00
2026-02-27 18:22:48 +00:00
2026-02-26 17:27:44 -08:00
2026-02-11 12:59:24 +00:00
2026-02-24 14:17:01 -08:00
2026-02-04 23:03:28 -08:00
2026-02-23 09:11:05 -08:00
2026-02-17 14:48:12 -08:00
2026-02-20 23:45:35 -08:00
2026-02-27 10:45:59 -07:00
2026-02-20 23:45:35 -08:00
2026-02-12 10:49:44 -08:00
2026-02-26 20:10:12 -08:00
2026-02-21 22:06:56 -08:00
2026-02-26 23:17:35 +00:00
2026-02-23 11:45:46 -08:00
2026-02-24 17:44:38 -08:00
2026-02-26 10:29:54 +00:00
2026-02-26 10:29:54 +00:00
2026-02-06 15:59:00 -08:00
2026-02-21 15:31:41 -08:00
2026-02-23 12:58:55 +00:00
2026-02-03 11:31:57 +00:00
2026-02-21 15:31:41 -08:00
2026-02-26 12:52:31 -08:00
2026-02-21 22:06:56 -08:00
2026-02-11 12:59:24 +00:00
2026-02-26 17:27:44 -08:00
2026-02-23 21:04:24 +00:00
2026-01-30 12:39:15 -08:00
2026-02-24 11:55:01 -08:00
2026-02-05 08:50:21 -08:00
2026-02-24 11:55:01 -08:00
2026-02-12 23:35:57 -08:00
2026-02-21 22:06:56 -08:00
2026-01-26 16:21:09 -08:00
2026-02-05 15:12:27 -08:00
2026-02-27 18:22:48 +00:00
2026-02-23 20:14:50 +00:00