Attached case summary for reference.
Issue
'error': {'type': 'server_error', 'code': None, 'message': 'The server had an error while processing your request. Sorry about that! Please contact us by filing an Azure support request in the portal.
while sending audio_chunks in real time api
Solution
Customer found the param responsible triggering server error
input_audio_noise_reduction"
Customer was suggested to use boolean value instead of dictionary value mentioned in Azure OpenAI.
Status: Customer is able to get results by modifying the concerned param.
Please take a moment to accept this answer if you acknowledged our inputs.
Thank you.