[PR #4299] [MERGED] feat: Fetch ElevenLabs voice ID by name #60300

Closed
opened 2026-05-06 03:00:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4299
Author: @tjbck
Created: 8/2/2024
Status: Merged
Merged: 8/2/2024
Merged by: @tjbck

Base: devHead: dev-elevenlabs


📝 Commits (7)

📊 Changes

4 files changed (+207 additions, -70 deletions)

View changed files

📝 backend/apps/audio/main.py (+71 -4)
📝 src/lib/apis/audio/index.ts (+56 -0)
📝 src/lib/components/admin/Settings/Audio.svelte (+56 -41)
📝 src/lib/components/chat/Settings/Audio.svelte (+24 -25)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/4299 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev-elevenlabs` --- ### 📝 Commits (7) - [`0216ee1`](https://github.com/open-webui/open-webui/commit/0216ee101c2793dbd227c29ddf5a345a9d8899f4) enh: ElevenLabs voice name -> ID - [`6cecb96`](https://github.com/open-webui/open-webui/commit/6cecb964a9976cf30837933eeb67dbb560838d0d) name - [`c6c298b`](https://github.com/open-webui/open-webui/commit/c6c298b412ab4089dc149e693a5756077f92a1ca) Fetch didn't happen - [`3f53abb`](https://github.com/open-webui/open-webui/commit/3f53abb2335170614858c7540c51c0e620b666e0) Merge pull request #4018 from justinh-rahb/elevenlabs-voice-names - [`b559bc8`](https://github.com/open-webui/open-webui/commit/b559bc84a752a12e0ffee838ded5d8da89a609ae) refac - [`c416444`](https://github.com/open-webui/open-webui/commit/c416444e242c5d9b0097ee2bacaf3192b2d15bf7) fix - [`7f26093`](https://github.com/open-webui/open-webui/commit/7f260938db289d618056592ac08b430c480c14c5) refac ### 📊 Changes **4 files changed** (+207 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/audio/main.py` (+71 -4) 📝 `src/lib/apis/audio/index.ts` (+56 -0) 📝 `src/lib/components/admin/Settings/Audio.svelte` (+56 -41) 📝 `src/lib/components/chat/Settings/Audio.svelte` (+24 -25) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 03:00:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#60300