mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-30 19:45:18 +02:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
module whisper [system] {
|
|
header "whisper.h"
|
|
link "whisper"
|
|
export *
|
|
}
|