Replies: 3 comments 4 replies
-
can u provide a reproducible example (audio & command) |
Beta Was this translation helpful? Give feedback.
-
I am calling the transcribe function in the following way. I cannot share the audio file here due to the PII information. voccab_list variable should have the list of medications and diseases. It does not work as expected import whisper |
Beta Was this translation helpful? Give feedback.
-
You can check https://github.com/BriansIDP/WhisperBiasing |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am calling the transcribe function for some medical transcripts. This model does not perform correctly for all diseases and medical terminologies. I have a list of diseases and medical terms. How do we add it as a list while calling the transcribe function? When I pass the "initial_prompt" it does not work as expected. Please advise
Beta Was this translation helpful? Give feedback.
All reactions