Update README.md : ffmpeg to ffmpeg-python

This commit is contained in:
Quentin Fuxa 2024-12-28 09:15:09 +01:00 committed by GitHub
parent 99019f1dd7
commit 1aa1b9ea99

View file

@ -39,7 +39,7 @@ This project reuses and extends code from the original Whisper Streaming reposit
pip install librosa soundfile pip install librosa soundfile
# Whisper streaming web required dependencies # Whisper streaming web required dependencies
pip install fastapi ffmpeg pip install fastapi ffmpeg-python
``` ```
- Install at least one whisper backend among: - Install at least one whisper backend among: