Skip to content

Commit 30d8973

Browse files
authored
doc: 🐛 Add mandatory ffmpeg dependency (#106)
1 parent 37593e9 commit 30d8973

File tree

1 file changed

+1
-0
lines changed
  • ai/ai-endpoints/audio-summarizer-assistant

1 file changed

+1
-0
lines changed

ai/ai-endpoints/audio-summarizer-assistant/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ This project illustrate how to use Automatic Speech Recognition (ASR) and Large
33
## How to use the project
44

55
- install the required dependencies: `pip install -r requirements.txt`
6+
- install `ffmpeg` and `ffprob`
67

78
- create the `.env` file:
89
```

0 commit comments

Comments
 (0)