A simple Machine learning application of Gender Prediction using Audio file of Humans
- Clone this repository.
- Run the gui.py file
- Upload the audio file (.wav file onmly) you want to test.
- Click on "Detect" button.
- You can even listen to the audio file by clicking "Play Audio" button.
- View the result.
- Clone this repository.
- Download this dataset from here
- Extract the dataset to your repository folder.
- The balanced-all.csv has the preprocessed audio file stored in .npy format.
- Open the Model jupyter notebook
- Run this notebook
- Run the gui.py file.
- Upload the audio file (.wav file onmly) you want to test.
- Click on "Detect" button.
- You can even listen to the audio file by clicking "Play Audio" button.
- View the result.