Update README.md : ffmpeg to ffmpeg-python
This commit is contained in:
parent
99019f1dd7
commit
1aa1b9ea99
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ This project reuses and extends code from the original Whisper Streaming reposit
|
|||
pip install librosa soundfile
|
||||
|
||||
# Whisper streaming web required dependencies
|
||||
pip install fastapi ffmpeg
|
||||
pip install fastapi ffmpeg-python
|
||||
```
|
||||
- Install at least one whisper backend among:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue