Update README.md

The current project's Python requirement (>=3.0,<4.0) is not compatible with some of the required packages Python requirement:
  - torch requires Python >=3.8.0, so it will not be satisfied for Python >=3.0,<3.8.0
This commit is contained in:
Daniel Zarifpour 2023-05-30 23:44:03 -04:00 committed by GitHub
parent 418700afde
commit 10802c3559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Follow these steps to set up and run Ecoute on your local machine.
### 📋 Prerequisites
- Python 3.x
- Python >=3.8.0
- An OpenAI API key
- Windows OS (Not tested on others)
- FFmpeg