Skip to content

This repo is for a gui for Audio Feature extraction and classification. I am hoping to add more functionality when I can. Right now it is halfway finished, but does an ok job.

License

Notifications You must be signed in to change notification settings

B2Gdevs/ML_Audio_Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_Audio_Toolbox

This repo is for a gui for Audio Feature extraction and classification. I am hoping to add more functionality when I can. Right now it is halfway finished, but does an ok job. The GUI uses PyQt5 and the audio feature extraction uses PyAudioAnalysis. If you intend to use this, please note that PyAudioAnalysis needs to use python 2 and not python 3.

This application was originally used in a machine learning class wehre I was detecting the gender of participants by their voices. This has gone further in to a research study where this application is used to train and predict if a person is stressed given the sound of there voice.

Abandoned Project

This project is abandoned as I do not want to have to rely on Python 2 anymore and I also do not have the time to continue working on this. Another reason for the abandoning of this project is because I made this a while ago before I knew the best coding practices and this was my first python application...EVER. So I am leaving it here for reference and if people view it, please look at some more recent work if you are scouting out the repo to see how good I am.

Image of GUI Used in Research

Image of GUI

About

This repo is for a gui for Audio Feature extraction and classification. I am hoping to add more functionality when I can. Right now it is halfway finished, but does an ok job.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages