open-webui / open-webui/docs

deepgram multilanguage detection string

Open
#432 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
875
Forks
630
Avg merge
15h 43m
Merged PRs (30d)
43

Description

https://developers.deepgram.com/docs/language-detection

Quote from deepgram,

Enable Feature
To enable Language Detection, when you call Deepgram’s API, add a detect_language parameter set to true in the query string:

detect_language=true

To transcribe audio from a file on your computer, run the following cURL command in a terminal or your favorite API client.

From the test case, nova-2, nova-2-general, nova-3 works with english only with default setting in openwebui.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked Deepgram language-detection documentation and the existing Open WebUI documentation for transcription settings. Confirm where the detect_language=true parameter and the reported Nova model behavior belong; done means the relevant documentation clearly explains how to enable detection and any stated limitations.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.