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.
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.