v6.36.1
·
718 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Voice Mode
Resolved Issues
- Fixed: Some Voice mode recordings may fail to transcribe because they are longer than the underlying model's context window. The server will dynamically speed up the audio recording to comply with the model's context window limit.
- Fixed: Long-running transcriptions may fail to complete because the default OpenAI client timeout of 10 minutes is reached.
Internal
Updates & Improvements
- Bump
openaifrom 2.8.0 to 2.13.0 in/pingpong.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- fix/ Transcription may timeout by @ekassos in #1136
- fix/ Transcribed recordings may be too long by @ekassos in #1137
Full Changelog: 872-srv436-web266...874-srv438-web266