TTS Playback Returns [object Object] Instead of Message Audio #9301
Tom0267
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing an issue with the Text-to-Speech (TTS) feature. When I enable TTS and play a message, the audio plays [object Object] instead of playing the message. Speech-to-Text (STT) works as expected.
Environment Details
Steps to reproduce
Clone LibreChat repository on Windows machine
Create/edit .env file using a Windows text editor (VS Code, Cursor, Notepad, etc.)
Add OpenAI API key to .env
Configure LibreChat with OpenAI TTS in
librechat.yaml
:Start application with docker compose up
Navigate to LibreChat UI and attempt to use Text-to-Speech feature
Click the speaker icon on any message
Observe error in audio
What browsers are you seeing the problem on?
Chrome
Beta Was this translation helpful? Give feedback.
All reactions