Releases: VoiSmart/mod_openai_audio_stream
Releases · VoiSmart/mod_openai_audio_stream
Release v2.1.0
What's Changed
- Add commands for user audio control: mute, unmute, and start with user audio muted. by @dariopellegrino00 in #23
Full Changelog: v2.0.0...v2.1.0
Release v2.0.0
What's Changed
- add GHCR privare image for fast lighter separated CI by @dariopellegrino00 in #13
- Merge develop into main improve ci workflows by @dariopellegrino00 in #14
- Merge develop into main for small CI workflow improvements by @dariopellegrino00 in #15
- fix error events not notified by module #17 by @dariopellegrino00 in #18
- OpenAI speech detect by @dariopellegrino00 in #19
Full Changelog: v1.0.1...v2.0.0
Release v1.0.1
What's Changed
- Fix Warning by @dariopellegrino00 in #5
- Ci build and static checks implementation by @dariopellegrino00 in #6
- CI: Fix and Refactor code and build checks by @dariopellegrino00 in #7
- Add countinous delivery (#10) by @dariopellegrino00 in #11
- fix cd by @dariopellegrino00 in #12
Full Changelog: v1.0.0...v1.0.1
First Stable Release v1.0.0
What's Changed
- Full OpenAI real-time API audio playback directly in channel
- Clear definition of instruction, correct parameters, and variables to correctly connect and use the real-time API
- Add flag to disable temporal audio files
- Refactoring and performance improvements
Minor changes
- Fix CMake homepage URL
- Fix build and remove old fork Debian package build
Full Changelog: https://github.com/VoiSmart/mod_openai_audio_stream/commits/v1.0.0