mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-14 10:50:34 +01:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
module whisper [system] {
|
|
header "whisper.h"
|
|
link "whisper"
|
|
export *
|
|
}
|