Replies: 3 comments
-
Forgot to add, I ran the curl example from https://github.com/travisvn/openai-edge-tts?tab=readme-ov-file#standard-audio-generation and it works fine. |
Beta Was this translation helpful? Give feedback.
-
@sai-mike Send a screenshot of your TTS settings page from Open WebUI and tell me how you're running Open WebUI (Docker or some other way) And I might be able to help you diagnose this |
Beta Was this translation helpful? Give feedback.
-
Thanks. I just figured it out while getting the screenshot for you. https://github.com/travisvn/openai-edge-tts/?tab=readme-ov-file#open-webui clearly shows the Open WebUI URL as http:// and I entered it as https:// . Force of habit I guess. It is working correctly now with http:// . |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am running both on my development PC which runs Debian 12. When I ask Open WebUI to 'Read Aloud', I get an error popup from Open WebUI and this is the terminal output:
` Edge TTS (Free Azure TTS) Replacement for OpenAI's TTS API
<gevent._socket3.socket at 0x7f52d18708e0 object, fd=6, family=2, type=1, proto=0>: (from ('192.168.73.253', 52034)) Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03às/à>x®¦\x8b\x83\x87¿XÞ²×kñÎ\x83¯\x0bÅ3î\x8e×
ñ\x1aã^ H\x14óÓI©\x06¦fë\x85\x0e}îµ½$\x1d?Ó\x88\x82á\x97\x0c½\x16j<\x05z|\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9f̨̩̪À+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ\n" 192.168.73.253 - - [2025-08-25 19:16:38] "üàs/à>x®¦¿XÞ²×kñί Å3î×
ñ�ã^ HóÓI©¦fë}îµ½$?Óá
½j<z|>À,À0
`
Beta Was this translation helpful? Give feedback.
All reactions