mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-03-12 07:24:06 +00:00
* Follow whisper.cpp source tree change * Update whispercpp.gemspec * Follow whisper.cpp log level change * Fix paths in GitHub workflow for Ruby bindings * Use GitHub workflow setting for dependency definition * Use ternary operator
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
Makefile
|
|
whisper.so
|
|
whisper.bundle
|
|
whisper.dll
|
|
depend
|
|
scripts/get-flags.mk
|
|
*.o
|
|
*.c
|
|
*.cpp
|
|
*.h
|
|
*.m
|
|
*.metal
|
|
!ruby_whisper.cpp
|
|
!ruby_whisper.h
|