Replies: 1 comment 3 replies
-
Have you tried using See |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello!
I have different users on my application I want to allow them to add word that are mistranscribed by whisper. One common situation is the user name. For example, Aaron and Erin are too similar. I think that a specific approach by user would be better, as there are also some techinal words they say and because they are talking to other techinical people, they tend to speak it very fast and dont fully pronounce it.
I was wondering if a adapter approach https://huggingface.co/docs/hub/en/adapters would work on this case and if there are any suggestion as how to tackle this.
I´m sorry if if it´s a simple question but a searched for adapter on the discussion and I only found people trying to create new languages on the model.
Beta Was this translation helpful? Give feedback.
All reactions