Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 23:42
· 9 commits to main since this release
f5c5f47

Patch Changes

  • Fix not awaiting forward task in TTS forwarder, leading to warnings. - #1339 (@martin-purplefish)

  • reduces initial delay before model retries - #1337 (@davidzhao)

  • fix the function calls without a text response are not added to chat ctx - #1349 (@longcw)

  • add timeout for EOU inference requests made to the inference process - #1315 (@theomonnom)

  • support disabling server VAD for OpenAI realtime model - #1347 (@longcw)