mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #7843] [CLOSED] style,refactor: Rewriten TTS voice and model selectors from text input to select dropdowns. (UI change only) #22118
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/7843
Author: @snehinsen
Created: 12/13/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (6)
2fec47cSwitched Voice and Model selection inside WlevenLabs to have dropdown proper4c0edc9Updated dropdownf950557Dropdowns for all TTS sections37a93baSTT and TTS are all dropdowns79f3d8efix minor label issueaef7053Update Audio.svelte📊 Changes
1 file changed (+84 additions, -28 deletions)
View changed files
📝
src/lib/components/admin/Settings/Audio.svelte(+84 -28)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Replaced all instances of
with
Changed
A simple UI edit for the way dropdowns for STT and TTS work, and made API key for Elevenlabs a SensitiveInput for security
Note
This PR was closed previously, but for an unclear reason, if the same is to happen here please explain theroughly the reasoning as to why the simple UI change is an issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.