Skip to content

Conversation

notV3NOM
Copy link
Contributor

Fixes #1560

Description

Adds input audio noise reduction as a first‑class setting

Added RealtimeInputAudioNoiseReductionConfig and input_audio_noise_reduction to RealtimeSessionModelSettings.
Updated realtime tests according GA payload.
No breaking API changes and default is None (noise reduction off).
Docs: Added RealtimeInputAudioNoiseReductionConfig.

Tests

All checks pass.

@notV3NOM
Copy link
Contributor Author

notV3NOM commented Sep 15, 2025

Would it be better to rename the param to just noise_reduction to be inline with GA changes ?

@seratch seratch added enhancement New feature or request feature:realtime labels Sep 16, 2025
@seratch seratch merged commit aeaf83f into openai:main Sep 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature:realtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input Audio Noise Cancellation on Realtime Agent
2 participants