Further changes

This commit is contained in:
beaskoczy 2024-12-22 12:58:43 +01:00
parent d5636d387d
commit d39718b290

View File

@ -29,7 +29,7 @@ To update the package to the latest version of this repository, please run:
pip install --upgrade --no-deps --force-reinstall git+https://github.com/openai/whisper.git
It also requires the command-line tool [`ffmpeg`](https://ffmpeg.org/) to be installed on your system, which is available from most package managers:
It also requires you to install the command-line tool [`ffmpeg`](https://ffmpeg.org/) to be installed on your system, which is available from most package managers:
```bash
# on Ubuntu or Debian