Open SivadhasSuresh opened 4 months ago
Is it possible to get a feature where we can init / load the model once and use the loaded model? Right now, every call reloads the model right?
With https://npmjs.com/whisper-models, you can!
Is it possible to get a feature where we can init / load the model once and use the loaded model? Right now, every call reloads the model right?