You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Occasionally, a prompt includes some strange character or \u200b.
This results in the error "There was an error in saving that audio", and on the backend;
'charmap' codec can't encode character '\u200b' in position 189: character maps to <undefined>
127.0.0.1 - - [14/Apr/2024 00:51:59] "POST /api/audio/?uuid=1dff5d48-e436-3e71-2763-8912af8c4434&prompt=As%20Secretary%20of%20the%20Interior,%20I%20am%20responsible%20for%20the%20education%20of%20forty%20eight%20thousand%20native%20children%20in%20the%20Bureau%20of%20Indian%20Education%20school%20system. HTTP/1.1" 200 -
To Reproduce
Steps to reproduce the behavior:
Launch the development server.
Proceed with recording.
After lots of recordings go by, eventually it'll happen.
Expected behavior
A clear and concise description of what you expected to happen.
Describe the bug
Occasionally, a prompt includes some strange character
or\u200b
.This results in the error "There was an error in saving that audio", and on the backend;
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Log files
Environment (please complete the following information):
Additional context
This is running on a clean development built, as it only says it's not "optimized", and doesn't say "partially non-functional".
The text was updated successfully, but these errors were encountered: