[GH-ISSUE #14956] feat: Deepgram Smart Formatting #104414

Closed
opened 2026-05-18 02:05:04 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @benasraudys on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14956

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I'm annoyed that when using deepgram for audio transcriptions, the resulting text has all lowercase letters, no punctuation, no understanding of urls, email adresses, phone numbers and so on.

Desired Solution you'd like

Deepgram has already a solution, you just have to enable smart_format=true
https://developers.deepgram.com/docs/smart-format
Perhaps this could be a toggle button in the settings.

Alternatives Considered

Using the openAI transcription services.

Additional Context

No response

Originally created by @benasraudys on GitHub (Jun 13, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/14956 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I'm annoyed that when using deepgram for audio transcriptions, the resulting text has all lowercase letters, no punctuation, no understanding of urls, email adresses, phone numbers and so on. ### Desired Solution you'd like Deepgram has already a solution, you just have to enable `smart_format=true` https://developers.deepgram.com/docs/smart-format Perhaps this could be a toggle button in the settings. ### Alternatives Considered Using the openAI transcription services. ### Additional Context _No response_
Author
Owner

@tjbck commented on GitHub (Jun 16, 2025):

Added with 8258dfb5af

<!-- gh-comment-id:2975589136 --> @tjbck commented on GitHub (Jun 16, 2025): Added with 8258dfb5af082b5d3dc5e220c9015ed8a37c6e1d
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#104414