-
I am a Cantonese speaker Is there a way to choose whether the subtitles are spoken or written? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
We only had a single label It might be possible to steer the model in either way by prompting with some phrase specific to Cantonese/Mandarin, in a similar manner to #277 (comment) where it controlled simplified/traditional writing by just one different character. |
Beta Was this translation helpful? Give feedback.
-
Is it possible for whisper to detect whether the audio is Cantonese or Mandarin out of the box? |
Beta Was this translation helpful? Give feedback.
We only had a single label
zh
for Chinese, and during training the model has seen both Cantonese and Mandarin labels for Cantonese speech. So it has been observed that sometimes the model would "translate" spoken Cantonese to the standard Mandarin form.It might be possible to steer the model in either way by prompting with some phrase specific to Cantonese/Mandarin, in a similar manner to #277 (comment) where it controlled simplified/traditional writing by just one different character.