Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
This commit is contained in:
commit
0d833eaea2
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