You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.gitignore | 4 months ago | |
README.md | 4 months ago | |
cleaned.csv | 4 months ago | |
main.py | 4 months ago | |
requirements.txt | 4 months ago | |
setup.sh | 4 months ago |
README.md
Sustainable Development Goal Speech Analysis
Quick Start
Ensure Python >= 3.6 is installed and you use an Ubuntu-based distribution.
- Setup venv and packages:
source setup.sh
2.Run python3 main.py
.