We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37593e9 commit 30d8973Copy full SHA for 30d8973
ai/ai-endpoints/audio-summarizer-assistant/README.md
@@ -3,6 +3,7 @@ This project illustrate how to use Automatic Speech Recognition (ASR) and Large
3
## How to use the project
4
5
- install the required dependencies: `pip install -r requirements.txt`
6
+- install `ffmpeg` and `ffprob`
7
8
- create the `.env` file:
9
```
0 commit comments