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.96k stars 335 forks source link

UPDATE Eleven Multilingual v2 #168

Closed enrix5077 closed 9 months ago

enrix5077 commented 10 months ago

recently eleven labs updated its platform with a new model called Eleven Multilingual v2, but the plugin still works with the old V1, version 2 is better in every way and in all languages it gives better results improves the voices in both English and in another language and it corrects many errors of the previous versions, I would appreciate it if you please update to the new version so that the api uses the v2 version and not the old one, since it seems that when placing the api in chatgpt it continues to use the old version v1 , v2 is better. THANKS VERY MUCH.

eiko4 commented 10 months ago

file:content.js

var CN_TTS_ELEVENLABS_MODELS = {"eleven_monolingual_v2": "Multi-language (autodetect)", "eleven_multilingual_v2": "Multi-language (autodetect)"};

enrix5077 commented 10 months ago

thank very much

C-Nedelcu commented 9 months ago

hello, I have attempted to fix this in v2.7.0 as of this message, v2.7.0 is currently pending approval on Chrome/Edge stores, but you can install it manually to try. the manual installation method is described on the homepage.

Please let me know if v2.7.0 fixes this issue? For me everything works fine after hours of testing - both with browser text-to-speech and ElevenLabs

C-Nedelcu commented 9 months ago

v2.7.1 is now available on the Chrome store and fixes this. I am closing the Issue, feel free to reopen in case you are still having trouble (with v2.7.1)