Spaces:
Running
Running
Jhjoon05
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Currently supported subtitle formats :
|
|
15 |
|
16 |
# Installation and Running
|
17 |
## Prerequisite
|
18 |
-
To run Whisper, you need to have `python` version 3.8 to 3.10, `ffmpeg`, and `git` installed on your system. The reason `git` is required is because I am currently using a custom version of
|
19 |
|
20 |
Please follow the links below to install the necessary software:
|
21 |
- python : [https://www.python.org/downloads/](https://www.python.org/downloads/)
|
|
|
15 |
|
16 |
# Installation and Running
|
17 |
## Prerequisite
|
18 |
+
To run Whisper, you need to have `python` version 3.8 to 3.10, `ffmpeg`, and `git` installed on your system. The reason `git` is required is because I am currently using a custom version of `whisper` for my WebUI.
|
19 |
|
20 |
Please follow the links below to install the necessary software:
|
21 |
- python : [https://www.python.org/downloads/](https://www.python.org/downloads/)
|