srcnalt / OpenAI-Unity

An unofficial OpenAI Unity Package that aims to help you use OpenAI API directly in Unity Game engine.
MIT License
648 stars 144 forks source link

OpenAI Whisper Broken #104

Closed Twindragon0 closed 7 months ago

Twindragon0 commented 7 months ago

Describe the bug The speech-to-text endpoint (using Whisper) seems to be broken, as I didn't change the build at all and it suddenly stopped working. Now, the API just returns the text "You." Any thoughts as to how I can get this fixed? Note that it was working at first, and without changing the Unity build, it suddenly stopped working.

Environment: