Replies: 1 comment 3 replies
-
whisper will try to identify the language based on the first 30s of audio (if you don't specify the language). But it isn't always correct. If you know the language of the audio is French, try specifying You could also try using |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have audio of users giving me thier account number which is a mix of letters and numbers. For the most part, audio.translation does fine when they are spoken in English. But when I try audio in French, it is all over the place. Funny that translation API doesn't take language!
Example: 12BB99 (une deux "bae" "bae" neuf neuf)
Returned: 12baby99
What am I doing wrong? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions