Spaces:
Running
Running
jhj0517
commited on
Commit
•
37c3162
1
Parent(s):
33793aa
Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ A Gradio-based browser interface for Whisper
|
|
16 |
|
17 |
# Installation and Running
|
18 |
## Prerequisite
|
19 |
-
To run Whisper, you need to have `python` version 3.8 to 3.10 and `
|
20 |
|
21 |
Please follow the links below to install the necessary software:
|
22 |
- python : [https://www.python.org/downloads/](https://www.python.org/downloads/)
|
23 |
-
-
|
24 |
|
25 |
## Automatic Installation
|
26 |
If you have satisfied the prerequisites listed above, you are now ready to start Whisper-WebUI.
|
|
|
16 |
|
17 |
# Installation and Running
|
18 |
## Prerequisite
|
19 |
+
To run Whisper, you need to have `python` version 3.8 to 3.10 and `FFmpeg`.
|
20 |
|
21 |
Please follow the links below to install the necessary software:
|
22 |
- python : [https://www.python.org/downloads/](https://www.python.org/downloads/)
|
23 |
+
- FFmpeg : [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html)
|
24 |
|
25 |
## Automatic Installation
|
26 |
If you have satisfied the prerequisites listed above, you are now ready to start Whisper-WebUI.
|