OpenAIAudio 0.0.4 TOX
Added 2024-04-21 02:16:57 +0000 UTCGeneral Improvement + bug fixes on Text2Speech and Speech2Text API tool.
See more about the tox - https://www.patreon.com/posts/92826648
Prevents Audio playing last TTS output when project opens.
Now has separate Timers for transcript/speech
Improved Parameter layout + clarity
Removed some confusing / vague errors
If in the past, you had problems with billing or was getting 429 errors with this operator. Check your OpenAI API account balance here and add or make sure you have credits. They changed plans from pay as you go to credit based last month.
Comments
is it possible to use "stream real time audio" with this api? The Speech API provides support for real time audio streaming using chunk transfer encoding. This means that the audio is able to be played before the full file has been generated and made accessible.
Vadim Mirgorodskii
2024-05-21 21:00:43 +0000 UTC