Commit cd48b3d
fix: always use detect_language for Deepgram file transcription
Deepgram's `language` parameter enforces a specific language and returns
empty results when the audio doesn't match. Removed the language pass-through
so detect_language=true is always used, preventing empty transcriptions.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 67062d0 commit cd48b3d
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
715 | 714 | | |
716 | 715 | | |
717 | 716 | | |
718 | 717 | | |
719 | 718 | | |
720 | | - | |
721 | 719 | | |
722 | 720 | | |
723 | 721 | | |
| |||
0 commit comments