Original PR: https://github.com/open-webui/open-webui/pull/1456 Author: @dannyl1u Created: 4/8/2024 Status: ❌ Closed
Base: dev ← Head: feat/tts-output-controls
dev
feat/tts-output-controls
4b805ad
891aac4
87ce870
0b52d70
1 file changed (+168 additions, -0 deletions)
📝 src/lib/components/chat/Settings/Audio.svelte (+168 -0)
src/lib/components/chat/Settings/Audio.svelte
Adds Volume, Speech Rate, and Pitch Controls for Text-to-Speech (TTS) Output
Closes #1331
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1456
Author: @dannyl1u
Created: 4/8/2024
Status: ❌ Closed
Base:
dev← Head:feat/tts-output-controls📝 Commits (4)
4b805adfeat: tts output controls (wip)891aac4volume slider87ce870feat: UI controls for Audio settings 🕹️0b52d70implement notifications playback toggle📊 Changes
1 file changed (+168 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Settings/Audio.svelte(+168 -0)📄 Description
Pull Request Checklist
Description
Adds Volume, Speech Rate, and Pitch Controls for Text-to-Speech (TTS) Output
Changelog Entry
Added
Fixed
Changed
Removed
Closes #1331
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.