Skip to content

Releases: uezo/aiavatarkit

v0.5.8

08 Jun 09:00
0751ab8
Compare
Choose a tag to compare

What's Changed

  • Support Tools Call for ChatGPT #54
  • Add support for ChatGPT high-performance vision input👀 #55
  • Add experimental support for Dify #56
  • Fix bug that context is incorrect when using vision #57
  • Add vision input support for the Gemini and Claude #58
  • Add VideoDevice to control camera for vision input📷 #59

Full Changelog: 0.5.7...0.5.8

v0.5.6

19 May 15:09
Compare
Choose a tag to compare

What's Changed

  • Add experimental support for OpenAI audio APIs by @uezo in #48
  • Correct decibel calculation to handle silence in microphone input by @uezo in #49
  • Add new endpoints to ChatProcessor and SpeechController by @uezo in #50
  • Add experimental support for vision input to ChatGPT by @uezo in #51

Full Changelog: 0.5.5...0.5.6

v0.5.5

12 May 14:06
Compare
Choose a tag to compare

What's Changed

  • Add sample rate configuration for audio devices by @uezo in #47

Full Changelog: 0.5.4...0.5.5

v0.5.4

12 May 07:00
Compare
Choose a tag to compare

What's Changed

  • Add experimental support for LM Studio API by @uezo in #46

Full Changelog: 0.5.3...0.5.4

v0.5.3

12 May 06:18
Compare
Choose a tag to compare

What's Changed

  • Improve speech recognition accuracy by @uezo in #44
  • Add API for checking AI avatar status by @uezo in #45

Full Changelog: v0.5.2...0.5.3

v0.5.2

05 May 13:39
Compare
Choose a tag to compare

What's Changed

  • Enable external control of WakewordListener by @uezo in #38
  • Add REST API for controlling listener, avatar, and logging by @uezo in #39
  • Fix AzureWakewordListener network reconnection issue #40 by @uezo in #41
  • Add support Claude and Gemini by @uezo in #42
  • Set subprocess-based audio playback as default by @uezo in #43

Full Changelog: 0.5.0...v0.5.2

v0.5.0

20 Apr 04:41
Compare
Choose a tag to compare

What's Changed

  • Simplify AIAvatar initialization and enhance customization #35
  • Fix speech subprocess #36
  • Merge subprocess support into VoicevoxSpeechController #37

Full Changelog: v0.4.5...0.5.0

v0.4.5

16 Apr 23:58
Compare
Choose a tag to compare

What's Changed

  • Add experimental SpeechController to handle speech in separate process to reduce the noise #33
  • Add support for Azure Text-to-Speech (Experimental) #34

Full Changelog: v0.4.4...v0.4.5

v0.4.4

13 Apr 12:45
Compare
Choose a tag to compare

What's Changed

  • Add support for animation in VRChat #25
  • Add feature to reset histories after timeout #28
  • Disable wake word detection during conversations #29
  • Make it possible to exit chat on turn end #30
  • Ignore non-verbal sounds on voice recognition #31
  • Fix bug where responses from ChatGPT without punctuation marks '。', '、', '!' or '?' are ignored #32

Full Changelog: v0.4.0...v0.4.4

v0.4.0

27 Feb 14:10
eb6e7b5
Compare
Choose a tag to compare

What's Changed

  • Make it easier to change AI model by @uezo in #21
  • Prevent voice playback from blocking thread by @uezo in #22
  • Reduce noise in voice by @uezo in #23
  • Support Azure Speech Services by @uezo in #24

Full Changelog: v0.3.1...v0.4.0