[PR #90] [MERGED] feat: speech recognition support #6944

Closed
opened 2025-11-11 17:12:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/90
Author: @tjbck
Created: 11/11/2023
Status: Merged
Merged: 11/11/2023
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (4)

  • fffded8 feat: speech recognition ui added
  • a7420ef feat: speech recognition support
  • 2a4beae Merge branch 'main' into dev
  • 526fcb0 feat: speech recognition auto send toggle

📊 Changes

2 files changed (+194 additions, -6 deletions)

View changed files

📝 src/lib/components/chat/SettingsModal.svelte (+31 -3)
📝 src/routes/+page.svelte (+163 -3)

📄 Description

addresses #49


🔄 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/90 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/11/2023 **Status:** ✅ Merged **Merged:** 11/11/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`fffded8`](https://github.com/open-webui/open-webui/commit/fffded8b21f45292904159d6f58bdefa06108eca) feat: speech recognition ui added - [`a7420ef`](https://github.com/open-webui/open-webui/commit/a7420ef4e7fb656057fe497cdbed3fce57efa721) feat: speech recognition support - [`2a4beae`](https://github.com/open-webui/open-webui/commit/2a4beae5d90849ed61c17dcd03ba261b6b4d1a8d) Merge branch 'main' into dev - [`526fcb0`](https://github.com/open-webui/open-webui/commit/526fcb02c38ae6b77f65373b6b5d6a52b03426a5) feat: speech recognition auto send toggle ### 📊 Changes **2 files changed** (+194 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/SettingsModal.svelte` (+31 -3) 📝 `src/routes/+page.svelte` (+163 -3) </details> ### 📄 Description addresses #49 --- <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 2025-11-11 17:12:26 -06: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#6944