nodejs-whisper
nodejs-whisper copied to clipboard
`autoDownloadModel: boolean` instead of `autoDownloadModelName: string` option
Hey,
great library so far.
Would it make sense to change the option autoDownloadModelName: string to autoDownloadModel: boolean to automatically download the provided model in modelName?
Why should I auto download a different model than in modelName provided?
Good point, fully agree