mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
commit
5989e9bf75
@ -212,7 +212,7 @@
|
|||||||
|
|
||||||
speaking = true;
|
speaking = true;
|
||||||
|
|
||||||
const content = removeAllDetails(content);
|
const content = removeAllDetails(message.content);
|
||||||
|
|
||||||
if ($config.audio.tts.engine === '') {
|
if ($config.audio.tts.engine === '') {
|
||||||
let voices = [];
|
let voices = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user