Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 509 Bytes

File metadata and controls

11 lines (7 loc) · 509 Bytes

ActiveLearningGUI

Online System for Active learning on gender classification

Before running the project add your data files, in this case audioclips of males and females in static/datafiles/audiofiles/<*.mp3 files here>

folder name should be kept "audiofiles". Any changes here should be changed accordingly in the source code.

prepare a csv file with each row containing audioclip name and features as given in the voice450_Train and voice50_Test

Run init_.py web server available at 127.0.0.1:5000