Skip to content

Commit dd97808

Browse files
authored
Update README.md
1 parent 5b97377 commit dd97808

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# whispercppGUI
22
GUI for whispercpp, a high performance C++ port of OpenAI's whisper
3+
4+
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.
5+
6+
Not all options are implemented yet, only those that are of common use.

0 commit comments

Comments
 (0)