Skip to content

Commit 4d33383

Browse files
authored
Update README.md
1 parent 878e64d commit 4d33383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# whispercppGUI
2-
GUI for whispercpp, a high performance C++ port of OpenAI's whisper
2+
GUI for [whispercpp](https://github.com/ggerganov/whisper.cpp), a high performance C++ port of OpenAI's [whisper](https://github.com/openai/whisper)
33

44
for this GUI to work properly, the file "main.exe" and "whisper.dll" should be copied to the same location of "whisperGUI.exe". Please note that "whisper.dll" only applies to whispercpp compiled with MSVC. For whispercpp compiled with MinGW, only "main.exe" is required.
55

0 commit comments

Comments
 (0)