1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-06-04 00:45:37 +02:00
2024-12-08 20:14:35 +02:00

6 lines
83 B
Plaintext

module whisper [system] {
header "whisper.h"
link "whisper"
export *
}