mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #563] [MERGED] Add default voice setting and apply to chat #59234
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/563
Author: @yeahdongcn
Created: 1/25/2024
Status: ✅ Merged
Merged: 1/25/2024
Merged by: @tjbck
Base:
main← Head:main📝 Commits (4)
b297b43Add default voice setting and apply to chat9101c17refac: voice setting moved to add-on3b7f7c6fix: loop until voice list available695bc56Remove the commented-out code📊 Changes
3 files changed (+49 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+3 -0)📝
src/lib/components/chat/SettingsModal.svelte(+45 -3)📝
src/lib/stores/index.ts(+1 -0)📄 Description
A new tab is added to settings and the end-user can select one's favorite voice now.
Please see the screenshot.

Testing done:
Defaultin voice settings -> click the speaker icon -> ✔Rocko (English (United States))in voice settings -> click the speaker icon -> ✔🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.