Skip to content

Worked on audio processing using Fourier transform. It takes in live audio sample and matches them with existing audio samples in the MySQL database.

Notifications You must be signed in to change notification settings

shreyyy12/Audio-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Audio Analysis

worked on audio processing using Fourier transform. It takes in live audio sample and matches them with existing audio samples in the MySQL database. We used python libraries like pyaudio, numpy , matplotlib, scipy, wavio,wave and cv2 to extract live audio recording and store it in the database. Then the features of the audio and map it with pre- existing audio to get desired results. I made use of the various technical skills like python programming, MySQL DBMS, OpenCV ,NLP and speech processing.

About

Worked on audio processing using Fourier transform. It takes in live audio sample and matches them with existing audio samples in the MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages