whisper.cpp
whisper.cpp copied to clipboard
feature/no timestamps node
This PR does two small things related to examples/addon.node:
- Add a parameter to disable timestamps when using the
addon.nodeexample; - As in
main, do not compute timestamps whenparams.no_timestampsis true.