LibreChat/client/src
Danny Avila 514a502b9c
⏯️ fix(tts): Resolve Voice Selection and Manual Playback Issues (#2845)
* fix: voice setting for autoplayback TTS

* fix(useTextToSpeechExternal): resolve stateful playback issues and consolidate state logic

* refactor: initialize tts voice and provider schema once per request

* fix(tts): edge case, longer text inputs. TODO: use continuous stream for longer text inputs

* fix(tts): pause global audio on conversation change

* refactor: keyvMongo ban cache to allow db updates for unbanning, to prevent server restart

* chore: eslint fix

* refactor: make ban cache exclusively keyvMongo
2024-05-23 16:27:36 -04:00
..
common 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
components ⏯️ fix(tts): Resolve Voice Selection and Manual Playback Issues (#2845) 2024-05-23 16:27:36 -04:00
data-provider 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
hooks ⏯️ fix(tts): Resolve Voice Selection and Manual Playback Issues (#2845) 2024-05-23 16:27:36 -04:00
localization ⏯️ fix(tts): Resolve Voice Selection and Manual Playback Issues (#2845) 2024-05-23 16:27:36 -04:00
Providers 🚀 feat: Shared Links (#2772) 2024-05-17 18:13:32 -04:00
routes 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
store 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
utils 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
App.jsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
main.jsx 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
mobile.css 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
style.css 🪟 fix+feat: General UI Enhancements (#2619) 2024-05-09 17:46:16 -04:00