C-Nedelcu / talk-to-chatgpt

Talk to ChatGPT AI using your voice and listen to its answers through a voice
GNU Affero General Public License v3.0
1.97k stars 331 forks source link

Fixes bug and adds wait interval option for speech input. #43

Closed leonard2z closed 1 year ago

leonard2z commented 1 year ago

Hi Nedelcu, I hope you are doing well. I have made some changes to your repository that I believe will be beneficial. Please let me know if you have any questions or need any further information.

Summary Fixes bug in handling of chatbot messages and adds an option to set the wait interval for user pauses during speech.

Changes Made Resolved an issue where the plugin wouldn't read new messages sent by the chatbot when a user edited and submitted a message Added an option to set the wait interval for user pauses during speech in milliseconds to improve recognition accuracy for users who need more time to complete their speech input.

Benefits Improved handling of chatbot messages Enhanced user experience by allowing more control over the wait interval during speech input.