webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Ensure speech recognition fails gracefully #299

Open alisaad673 opened 1 year ago

alisaad673 commented 1 year ago

While we try to do chat with mic, Speech recognition fails sometimes. Since there is no indicator of speech not being recognized, It appears stuck.

https://user-images.githubusercontent.com/35926530/218158798-d6f165e2-3323-47e1-aed2-69fd4a66b1b3.mp4

soulofmischief commented 1 year ago

Ideally it just never fails; but if it does, the character should just ask the user to repeat themselves.

We can have a special prompt that generates such a response, or just choose from a list of default possibilities.