wyoming-whisper-rs/sys
Niko 755d9e590f
Switch from Debug to RelWithDebugInfo
Debug builds are simply too slow to be remotely usable even on a 13700K,
or with an Intel Arc A770 GPU
(both tested to be unusable for anything approaching realtime)
2023-12-15 21:09:04 -07:00
..
src Update whisper.cpp to v1.5 and add all structs 2023-11-16 18:56:50 -07:00
whisper.cpp@d38af151a1 Fix missing commit 2023-11-16 19:05:45 -07:00
build.rs Switch from Debug to RelWithDebugInfo 2023-12-15 21:09:04 -07:00
Cargo.toml include required files to build 2023-11-26 17:43:32 -07:00
wrapper.h Expose the ggml functions in the bindings. 2023-08-20 21:27:41 +02:00