whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

feat(examples)!: node addon support muti input files and callback function support provide progress

Open zcf0508 opened this issue 1 year ago • 2 comments

For more details, check https://github.com/zcf0508/whisper.cpp/commit/5ecffc9d8e05ce48c694f704a33253563bf04218#diff-1280c11d337695487e55d2408d1761719c84d8273fc183ead2ba2b8bd1c7425e


  1. fname_inp now is a file path array
  2. the parameter of callback function is an object that return result and progress

zcf0508 avatar Mar 01 '24 09:03 zcf0508

The test failure has been fixed.

zcf0508 avatar Mar 05 '24 02:03 zcf0508

I think the failures of ci are unrelated to this pr.

image

zcf0508 avatar Mar 11 '24 05:03 zcf0508