multi-language STT failed #1341
Replies: 4 comments 1 reply
-
Thanks for asking your question. Please be sure to reply with as much detail as possible so the community can assist you efficiently. |
Beta Was this translation helpful? Give feedback.
-
Hey there! It looks like you haven't connected your GitHub account to your Deepgram account. You can do this at https://community.deepgram.com - being verified through this process will allow our team to help you in a much more streamlined fashion. |
Beta Was this translation helpful? Give feedback.
-
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
Beta Was this translation helpful? Give feedback.
-
The first and 3rd request definitely hit our multi-language models (the 2nd did not) but I've been hearing about issues with language detection in our community recently. I'll ask around to see if anyone on our Prod or Eng Team is working on this issues and get back to you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying the multi-language STT.
a short mp3 with English and Japanese. but test failed. No Japanese is transcribed.
i cannot upload mp3 file here, below is the youtube link.
https://www.youtube.com/shorts/xjqvgR6unyE?feature=share
curl
--request POST
--header 'Authorization: Token my api-key'
--header 'Content-Type: audio/mp3'
--data-binary @test_deepgram.mp3
--url 'https://api.deepgram.com/v1/listen?language=multi&model=nova-3'
Request ID: acaa87b0-0e36-4621-89a0-d42dcb0822d8
Request ID: be7aec65-3853-418c-ac17-441b98ab68f9
Request ID: e8f228a4-c873-4831-8337-0508ea784d16
has anybody succeeded with multi-language STT?
Beta Was this translation helpful? Give feedback.
All reactions