deepgram multilanguage detection string #61

Open
opened 2026-02-15 17:05:46 -05:00 by yindo · 1 comment
Owner

Originally created by @rollingstone87 on GitHub (Mar 6, 2025).

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.

Originally created by @rollingstone87 on GitHub (Mar 6, 2025). 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.
Author
Owner

@Twozee-Tech commented on GitHub (Apr 2, 2025):

Would be great to have it. There could be as well option to directly put language directly, like "language=fr"

@Twozee-Tech commented on GitHub (Apr 2, 2025): Would be great to have it. There could be as well option to directly put language directly, like "language=fr"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#61