mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-24 03:57:26 -04:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
module whisper [system] {
|
|
header "whisper.h"
|
|
link "whisper"
|
|
export *
|
|
}
|