Upload README.md
Browse files
README.md
CHANGED
@@ -26,8 +26,8 @@ OpenBSD, and NetBSD for AMD64 and ARM64.
|
|
26 |
## Quickstart
|
27 |
|
28 |
Running the following on a desktop OS will transcribe the speech of a
|
29 |
-
wav/mp3/ogg/flac file into text.
|
30 |
-
|
31 |
|
32 |
```
|
33 |
wget https://huggingface.co/Mozilla/whisperfile/resolve/main/whisper-tiny.en.llamafile
|
|
|
26 |
## Quickstart
|
27 |
|
28 |
Running the following on a desktop OS will transcribe the speech of a
|
29 |
+
wav/mp3/ogg/flac file into text. The `-pc` flag enables confidence color
|
30 |
+
coding.
|
31 |
|
32 |
```
|
33 |
wget https://huggingface.co/Mozilla/whisperfile/resolve/main/whisper-tiny.en.llamafile
|