Spaces:
Running
Running
jhj0517
commited on
Update README.md
Browse files
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/) **( 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!**
|