We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbfb46 commit 746d173Copy full SHA for 746d173
README.md
@@ -72,6 +72,12 @@ First clone the repository:
72
git clone https://github.com/ggerganov/whisper.cpp.git
73
```
74
75
+Navigate into the directory:
76
+
77
+```
78
+cd whisper.cpp
79
80
81
Then, download one of the Whisper [models](models/README.md) converted in [`ggml` format](#ggml-format). For example:
82
83
```bash
0 commit comments