whisper.cpp
whisper.cpp copied to clipboard
feat(examples)!: node addon support muti input files and callback function support provide progress
For more details, check https://github.com/zcf0508/whisper.cpp/commit/5ecffc9d8e05ce48c694f704a33253563bf04218#diff-1280c11d337695487e55d2408d1761719c84d8273fc183ead2ba2b8bd1c7425e
fname_inpnow is a file path array- the parameter of callback function is an object that return result and progress
The test failure has been fixed.
I think the failures of ci are unrelated to this pr.