made note more clear

pull/1969/head
Mohammadreza Hendiani 2024-03-17 13:29:16 +03:30
parent 99e10e3416
commit 99cc7f9566
No known key found for this signature in database
GPG Key ID: 6910AB8B88C616E8
1 changed files with 1 additions and 2 deletions

View File

@ -80,11 +80,10 @@ bash ./models/download-ggml-model.sh base.en
Now build the [main](examples/main) example and transcribe an audio file like this:
```bash
# Note: an active internet connection is needed for download of samples.
# requirements Fedora
sudo dnf install wget gcc-c++
# note: you will need an active internet process for the download of samples
# build the main example
make