Does whisper output emojis? #1205
-
I was transcribing a audio and it had symbols of music in it. I was wondering why does whisper outputs emojis? |
Beta Was this translation helpful? Give feedback.
Answered by
arnavmehta7
Jun 21, 2023
Replies: 1 comment 2 replies
-
Certainly because Whisper was trained with video subtitles containing such emojis. It does what it was trained to do according to the data used. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes whisper output's emojis. But you can use suppress method inside code to suppress them.