deepgram multilanguage detection string
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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