issues
search
uezo
/
ChatdollKit
ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
796
stars
79
forks
source link
Improve TTS handling for empty strings and errors
#353
Closed
uezo
closed
2 months ago
uezo
commented
2 months ago
Skip processing when the input is an empty string, avoiding unnecessary synthesis attempts and its warnings as results.
Improved error handling by API call errors within TTSLoader, preventing unintended propagation.
Related issue: #352
Related issue: #352