Inspiration
With each other and our siblings we loved to play a simple song association game. We wanted to digitize the game.
What it does
Has a user sing a song then it will see if a given word was present within the song. The other players will be able to check if it is a real song.
How we built it
We used python. Pyaudio and wave was used to get the audio recording and speech recognition was used to convert it to text. We used kivy to build the ui. Finally we used threading to have some operations occur at the same time
Challenges we ran into
We had trouble getting the threading to work and our group was unexperienced int the matter
Accomplishments that we're proud of
How the projected expanded the game we enjoy so greatly.
What we learned
We learned to become more effective developers. As freshman we have minimal experience and this allowed us to progess a great deal
What's next for Song Association game
A full backend will be developed for this project. It will be able to predict what song is being sang and will have a database of lyrics.
Built With
- kivy
- pyaudio
- python
- speechrecgonition
- wave
Log in or sign up for Devpost to join the conversation.