diff options
Diffstat (limited to 'meta/extra.txt')
| -rw-r--r-- | meta/extra.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/extra.txt b/meta/extra.txt index fb87c3d..36c311f 100644 --- a/meta/extra.txt +++ b/meta/extra.txt @@ -10,5 +10,7 @@ tesseract-data-eng tesseract-data-por # Speech-to-text (used by ~/.local/bin/dictate) +# `base` multilingual: ~142 MB, ~7-10x realtime on a 4c CPU. Override +# WHISPER_MODEL in the script's environment to use a different ggml model. whisper.cpp -whisper.cpp-model-large-v3-turbo-q5_0 +whisper.cpp-model-base |
