Getting Started
(0) Setup the repo
git clone https://github.com/mozilla-ai/llamafile.git
cd llamafile
# initialise all submodules - this step is required,
# as the submodules need to be pulled and patched first!
make setup(1) Download Model
curl -L -o models/whisper-tiny.en-q5_1.bin https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.en-q5_1.bin(2) Build Software
.cosmocc/4.0.2/bin/make -j8 o//whisperfile(3) Run Program
Supported Audio Formats
Higher Quality Models
Model
Download Size
Speed
Accuracy
Installation
Last updated