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

Adding output file path option present in whisper.cpp

Open jonigl opened this issue 1 year ago • 0 comments

Adding this option provides more flexibility, enabling users to specify the output file path. The whisper.cpp repository includes the following flag:

-of FNAME, --output-file FNAME [       ] output file path (without file extension)

jonigl avatar Nov 27 '24 09:11 jonigl