-
|
Hi Whisper: When used Italian model, I got text like "Un anno dopo restituisce<|translate|> alla banca a tutte i capitali con gli interessi composti. Dopo aver<|it|><|transcribe|> rapp나 sull' kobbiere iljcie modularisso del pi taskedio ottenete la praличna." So, what do "<|translate|>" and "<|it|><|transcribe|>" mean ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
It appears to be a bug in the sampling process. Are you using Whisper on the command line or in Python? It'd be helpful if you could share the audio and the command(s) you're using to call Whisper. UPDATE: fixed in #1033 |
Beta Was this translation helpful? Give feedback.
-
|
@jongwook, Thanks for your clarification. Using Whisper in Python, code like: The audio: it.zip Do other language models also have this issue ? Thanks |
Beta Was this translation helpful? Give feedback.
It appears to be a bug in the sampling process. Are you using Whisper on the command line or in Python? It'd be helpful if you could share the audio and the command(s) you're using to call Whisper.
UPDATE: fixed in #1033