qfuxa commited on
Commit
1aa1b9e
·
1 Parent(s): 99019f1

Update README.md : ffmpeg to ffmpeg-python

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ This project reuses and extends code from the original Whisper Streaming reposit
39
  pip install librosa soundfile
40
 
41
  # Whisper streaming web required dependencies
42
- pip install fastapi ffmpeg
43
  ```
44
  - Install at least one whisper backend among:
45
 
 
39
  pip install librosa soundfile
40
 
41
  # Whisper streaming web required dependencies
42
+ pip install fastapi ffmpeg-python
43
  ```
44
  - Install at least one whisper backend among:
45