jhj0517 commited on
Commit
4c05546
·
unverified ·
1 Parent(s): 05b7ef9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ To run Whisper, you need to have `git`, `python` version 3.8 ~ 3.10 and `FFmpeg`
26
 
27
  Please follow the links below to install the necessary software:
28
  - git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
29
- - python : [https://www.python.org/downloads/](https://www.python.org/downloads/) **Warning: If your python version is too new, torch will not install properly.**
30
  - FFmpeg : [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html)
31
 
32
  After installing FFmpeg, **make sure to add the `FFmpeg/bin` folder to your system PATH!**
 
26
 
27
  Please follow the links below to install the necessary software:
28
  - git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
29
+ - python : [https://www.python.org/downloads/](https://www.python.org/downloads/) **( If your python version is too new, torch will not install properly.)**
30
  - FFmpeg : [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html)
31
 
32
  After installing FFmpeg, **make sure to add the `FFmpeg/bin` folder to your system PATH!**