Jhjoon05 commited on
Commit
1180225
·
unverified ·
1 Parent(s): 3f70034

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 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/)
 
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/)