Replies: 2 comments
-
There is a suggestion in #192 to try and address this known failure mode. See also the discussion in #112. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The solution in #192 didn't help me personally. The hallucination issue is currently being addressed in #679 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've encountered an issue with the Large model in both the Python environment and the main environment, using both translation and transcription. It will translate or transcribe only one sample of detected speech and then insert that one translation/transcription for all speech detected in the file. Example:
The one or two translations/transcriptions that it identifies are usually very accurate, but it fails to process any other speech in the file. This error has happened for all filetypes, sample rates, and bitrates used.
Edit: It's not always the second line of detected speech that it gets stuck on. Sometimes all translations/transcriptions will be the same except for the fifth, seventh, tenth, or some other random line of speech.
Beta Was this translation helpful? Give feedback.
All reactions