Skip to content

Conversation

@seratch
Copy link
Member

@seratch seratch commented Nov 19, 2025

This pull request resolves #2097 by adjusting the default configuration for SIP realtime use cases.

@seratch seratch requested a review from rm-openai November 19, 2025 05:12
@seratch seratch added bug Something isn't working feature:realtime labels Nov 19, 2025
DEFAULT_MODEL_SETTINGS.get("output_audio_format"),
)
if self._call_id:
output_audio_format = model_settings.get("output_audio_format")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If a developer does not explicitly pass format settings, OpenAIRealtimeSIPModel relies on the default one.

@seratch seratch added this to the 0.6.x milestone Nov 19, 2025
@seratch seratch mentioned this pull request Nov 19, 2025
@seratch seratch merged commit d4e3dfb into main Nov 19, 2025
9 checks passed
@seratch seratch deleted the issue-2097-sip-issues branch November 19, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature:realtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong audio format override - SIP

3 participants