docs icon indicating copy to clipboard operation
docs copied to clipboard

deepgram multilanguage detection string

Open rollingstone87 opened this issue 7 months ago • 1 comments

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.

rollingstone87 avatar Mar 06 '25 10:03 rollingstone87