Replies: 1 comment
-
your report should be at: https://community.openai.com/tag/whisper |
Beta Was this translation helpful? Give feedback.
0 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 found out there are some bug when you use audio.translate function with prompt including foreign language.
The bug is that output is no more English. I want to assert this bug by sharing my experience.
I tried to translate youtube video (video id = bls_GjX-4U8, vBrQ3yzerMg) using audio.translate api with prompt.
the exact prompt that I used was :
When {video_title} has korean language, the results were sometimes Korean, not English.
I just wanted to let developers know.
fyi. I am appreciated for the amazing whisper performance.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions