Inspiration

We wanted to write a program that works with sounds

What it does

This program would say a random sound, and take microphone input to compare the two audio files and output their similarity.

How I built it

We used django for the website and used mfcc and dtw to compare the sounds

Challenges I ran into

We ran out of time extremely fast, and didn't have enough time to finish the full project. Because the audio comparison isn't perfect for different voices, and outputs bad results, we ended up making it a demo without the microphone input because we ran out of time. We had a hard time learning everything but in the end, luckly it didn't turn out too bad

Accomplishments that I'm proud of

We had no idea on how to do compare audio, create a website, or anything when we began, but we managed to get this far.

What I learned

We learned the basics of comparing audio, creating websites, and back-end and front-end.

What's next for Voicetunes

We will continue this project and finish it so that it is fully functional.

Share this project:

Updates