mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
Piper TTS as additional TTS Engine #505
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 @ei23fxg on GitHub (Mar 20, 2024).
Is your feature request related to a problem? Please describe.
The currently available options for TTS (Text-to-Speech) are limited to OpenAI and the local TTS.
Describe the solution you'd like
Piper TTS is a great open source TTS project with a variety of TTS voices, you also can create your own. It's also used in Home Assistant for example
@justinh-rahb commented on GitHub (Mar 20, 2024):
All related: