mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #9060] Support for Wyoming (Piper / Whisper) STT / TTS #15372
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?
Originally created by @Rudd-O on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9060
Feature Request: Wyoming components for STT/TTS
Piper and Whisper have risen to become a relatively popular set of apps to generate voice or to detect and recognize it. They use the Wyoming protocol to communicate with clients.
It would be great if the Open-WebUI administrator could connect users' conversations to Piper and Whisper, rather than having to load a second copy of the Whisper model for STT and having no local option for TTS.
Context:
@tjbck commented on GitHub (Jan 29, 2025):
They should be supported if they provide openai compatible endpoints!