mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-16 20:11:53 -05:00
[PR #656] [MERGED] feat: openai tts support #7204
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/656
Author: @tjbck
Created: 2/6/2024
Status: ✅ Merged
Merged: 2/6/2024
Merged by: @tjbck
Base:
main← Head:openai-voice📝 Commits (5)
ce31113refac: web api voice0b8df52feat: openai tts support1b04014feat: cache request body519e279refac3050267feat: audio loading spinner added📊 Changes
6 files changed (+280 additions, -51 deletions)
View changed files
📝
backend/apps/openai/main.py(+68 -4)📝
backend/config.py(+8 -0)📝
src/lib/apis/openai/index.ts(+31 -0)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+91 -7)📝
src/lib/components/chat/Settings/Voice.svelte(+82 -39)📝
src/lib/stores/index.ts(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.