mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-01-25 13:49:41 +00: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
14 lines
132 B
Plaintext
14 lines
132 B
Plaintext
Makefile
|
|
whisper.so
|
|
whisper.bundle
|
|
whisper.dll
|
|
scripts/get-flags.mk
|
|
*.o
|
|
*.c
|
|
*.cpp
|
|
*.h
|
|
*.m
|
|
*.metal
|
|
!ruby_whisper.cpp
|
|
!ruby_whisper.h
|