issues
search
uezo
/
aiavatarkit
🥰 Building AI-based conversational avatars lightning fast ⚡️💬
Apache License 2.0
257
stars
21
forks
source link
Fix bug where responses from ChatGPT without punctuation marks '。', '、', '!' or '?' are ignored
#32
Closed
uezo
closed
6 months ago
uezo
commented
6 months ago
You can add punctuation marks to
AIAvatar.split_chars
.
Added a safety net to ensure that responses from ChatGPT without punctuation are processed if left unhandled.
AIAvatar.split_chars
.