mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #15188] feat: Integrate Silero Models for Speech-To-Text and Text-To-Speech #56158
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 @pbtsrc on GitHub (Jun 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15188
Check Existing Issues
Problem Description
Another option for local TTS and STT, especially for non-English speech
Desired Solution you'd like
https://github.com/snakers4/silero-models
Their TTS quality is really amazing:
https://soundcloud.com/alexander-veysov/sets/silero-tts-v3-english
https://soundcloud.com/alexander-veysov/sets/silero-tts-v3-french
https://soundcloud.com/alexander-veysov/sets/silero-tts-v3-german
https://soundcloud.com/alexander-veysov/sets/silero-tts-v3-russian
https://soundcloud.com/alexander-veysov/sets/silero-tts-v3-spanish
Alternatives Considered
No response
Additional Context
No response