mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #11230] [CLOSED] feat: adding fishspeech TTS support #38321
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/11230
Author: @georgechen1827
Created: 3/5/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (2)
46a5fa1enh: optimize sentence segmentation method for CJK text.7e94acdfeat: add FishSpeech TTS engine support📊 Changes
3 files changed (+128 additions, -3 deletions)
View changed files
📝
backend/open_webui/routers/audio.py(+65 -0)📝
src/lib/components/admin/Settings/Audio.svelte(+54 -0)📝
src/lib/utils/index.ts(+9 -3)📄 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
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.