issues
search
uezo
/
ChatdollKit
ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
790
stars
79
forks
source link
Add SpeechSynthesizer as new mainstream TTS component
#354
Closed
uezo
closed
2 months ago
uezo
commented
2 months ago
Introduced SpeechSynthesizer as a new, reusable TTS component, independent of the Model package, improving maintainability and reusability.
Refactored cache management to prevent potential infinite loops during API call errors.
SpeechSynthesizer now takes precedence over TTSLoader when attached to an AIAvatar object with IsEnabled set to true.