Whenever the voice gets to a punctuation the program appears to freeze for 10-20 seconds
Opened this issue · 2 comments
Whenever the voice gets to a punctuation the program appears to freeze for 10-20 seconds at a time before resuming. I tried checking "Don't use commas/semicolons/etc. to break down replies into sentences" but that did not resolve the issue.
I am not getting this problem currently in v2.7.0 so I have to label this "can't reproduce" for the time being. Does anyone else have this issue?
In order to help you out, I would need to know the answer to this series of questions which I will now copy-paste to everyone who has issues.
-
What version are you using ? => v2.7.0
-
What web browser and OS are you using - please indicate the name and version?
-
Can you please put a screenshot showing all your current settings (hide the ElevenLabs API key if relevant) ?
-
Can you please copy and paste here the console log (this can be found in the Chrome developer tools, open the "Console" tab, then copy everything) ?
-
What other ChatGPT plugins are you using?
-
A lot of the times, other intrusive plugins conflict with normal use and generate unexpected behavior. Have you tried disabling all ChatGPT-related plugins except Talk-to-ChatGPT ?
I have published v2.7.1 FYI but it shouldn't help towards your problem.
- Updated: initial position of the widget lowered a bit so that the ChatGPT 'Share Chat' icon is visible (#163)
- Updated: in the ElevenLabs voice list, it is possible to select v1 or v2 multilanguage model
- Fixed: monolingual voices in ElevenLabs didn't work in v2.7.0 due to a mistake in the API code
However I realized something: most of the times, the first word chatGPT sends is "Hello!" so that is quick to process. The next sentence can be quite long, and take some time to process by the ElevenLabs server, especially if:
- you are on the free tier
- you have a high latency / low bandwidth internet connection
I would recommend trying with the browser's built-in text-to-speech functionality and see if it helps.