mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-21 08:25:28 -04:00
262e865a70
* Use C++17 * Add test for Pathname of model * Make Whisper::Context#initialize accept Pathname * Add shorthand for pre-converted models * Update documents * Add headings to API section in README [skip ci] * Remove unused function * Don't care about no longer included file * Cosmetic fix * Use conditional get when get model files