mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Further changes
This commit is contained in:
parent
d5636d387d
commit
d39718b290
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user