-
Given an audio containing language of Korean, what is the difference between:
Both seems to give similar result. |
Beta Was this translation helpful? Give feedback.
Answered by
ryanheise
Oct 1, 2023
Replies: 1 comment
-
Since the audio contains Korean, the language should always be set to Korean. Setting it to anything else is not defined and you shouldn't rely on the results. Here are the valid inputs: transcribe language=ko should give you the Korean transcript of your Korean audio, and |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dodysw2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since the audio contains Korean, the language should always be set to Korean. Setting it to anything else is not defined and you shouldn't rely on the results.
Here are the valid inputs:
transcribe language=ko should give you the Korean transcript of your Korean audio, and
translate language=ko should give you the English translation of your Korean audio.