jhj0517 commited on
Commit
3cd8811
·
2 Parent(s): ac7650f 7cf3098

Merge pull request #73 from jhj0517/jhj0517-patch-3

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/)
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/) **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!**