On device fine-tuning? #1929
Tejaswgupta
started this conversation in
General
Replies: 0 comments
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.
-
I've fine-tuned a model for hindi which is giving pretty good accuracy. However , user's might have unique words which aren't in the model vocabulary. Is it possible to integrate some sort of active/continuous learning mechanism to incorporate each individuals's vocabulary when they use the model.
We can collect data when the user makes a change to the transcription marking the error and the correct alternative.
Any pointers or suggestions will be great. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions