ChetanXpro / nodejs-whisper

NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++ by ggerganov.
https://npmjs.com/nodejs-whisper
MIT License
93 stars 22 forks source link

Configure prettier and linter #119

Open binarykitchen opened 1 month ago

binarykitchen commented 1 month ago

I reckon with my previous PR, some coding styles get overwritten.

Would be good if you apply your own styles and rules, to enforce them all to be consistent, even for PRs.