-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
V2.9.0 stopped showing #238
Comments
Up! It seems that something changed on the ChatGPT website, and now the plugin has stopped appearing. Currently half working after change manifest, now the domain is "https://chatgpt.com/" listening works but reading is not working. |
I have "TypeError: Failed to execute 'getReader' on 'ReadableStream': ReadableStreamDefaultReader constructor can only accept readable streams that are not yet locked to a reader" in the console. It seems that OpenAI changed the way they stream the answer. Edit : the error appears in the console even if you turn the extension off. To me, it means that the error is on openai side. |
I have it already running with a few changes using document selectors instead jquery: Now the function CN_CheckNewMessages() looks like this:
And the function CN_StartTTGPT() like this:
|
Hallo Xustyx, |
Could you give us some assistance on how to implement this fix? |
-Download the extention from GH and extract it. -go to the manifest file and change the domain to chatgpt.com/* -then manually install the addon as its described on the GH page. |
read back still is not working :-(
read back still is not working :-( |
At first I went to Chrome and deleted the existing Talk-to-ChatGPT 2.9.0. Then I followed the steps recommended by mr1n-ng. After a restart I renewed the settings and now it works fine. Thank you for your help. |
Read back is fully working both native and with elevenlabs for you? My microphone is working , but neither read back works for me. |
I don't use elevenlabs, but the "AI voice and language: Google UK English Female(en-GB)". My microphone is working, ChatGPT shows the text and ChatGPT shows and reads it's answers. |
It worked fine for weeks and suddnely stopped showing up.
Re-installing it didn't help.
The UI for it is just gone.
Chrome Version 124.0.6367.119 (Offizieller Build) (64-Bit)
The text was updated successfully, but these errors were encountered: