Skip to content

Commit 22cd854

Browse files
Update README.md
1 parent 5c85e34 commit 22cd854

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Whisper runs locally on your system, utilizing Georgi Gerganov's [whisper.cpp](h
1717

1818
## Getting started
1919

20+
### Prerequisites
21+
22+
SDL2 must be installed or the app will crash on launch:
23+
24+
```shell
25+
brew install sdl2
26+
```
27+
2028
### Audio driver setup
2129

2230
For the best results, ensure the audio input captures both sides of the conversation.

0 commit comments

Comments
 (0)