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

feature/no timestamps node

Open pprobst opened this issue 1 year ago • 0 comments

This PR does two small things related to examples/addon.node:

  1. Add a parameter to disable timestamps when using the addon.node example;
  2. As in main, do not compute timestamps when params.no_timestamps is true.

pprobst avatar Apr 12 '24 21:04 pprobst