- git clone https://github.com/cipher10111/gender-classification.git
- cd gender-classification
- for linux python3 -m venv ./venv
- source venv/bin/activate
- pip install -r requirements.txt
- source .env
- ./manage.py runserver
- Download audio files (http://www.repository.voxforge1.org/downloads/SpeechCorpus/Trunk/Audio/Main/16kHz_16bit)
- Extract features from the audio files and save features.csv
- Data visualization
- Train the model and parameter tuning
- predict output