qfuxa commited on
Commit
0d833ea
·
2 Parent(s): c960d15 1aa1b9e

Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web

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