nodejs-whisper icon indicating copy to clipboard operation
nodejs-whisper copied to clipboard

`autoDownloadModel: boolean` instead of `autoDownloadModelName: string` option

Open PheysX opened this issue 7 months ago • 1 comments

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?

PheysX avatar May 28 '25 10:05 PheysX

Good point, fully agree

binarykitchen avatar Jun 28 '25 23:06 binarykitchen