mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
commit
5989e9bf75
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@
|
|||
|
||||
speaking = true;
|
||||
|
||||
const content = removeAllDetails(content);
|
||||
const content = removeAllDetails(message.content);
|
||||
|
||||
if ($config.audio.tts.engine === '') {
|
||||
let voices = [];
|
||||
|
|
|
|||
Loading…
Reference in a new issue