
This is our most audacious attempt at making an AI!
The audio recognizer is an Artificially Intelligent bot trained to recognize people's voices!
Input a few files to train it to recognize your voice. Then, hit the "try me" button. It'll distinguish your voice from others' voices!
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
Despite having coding experience, our group has almost no experience with the python libraries Tkinter and TensorFlow. In fact, this is our first time making Artificial Intelligence in our lifetime.
What challenges did you encounter?
We encountered many challenges along the way.
Challenge #1 - Installing tensorflow-io
- No matter how we tried, tensorflow-io won't install on an member's computer.
- We will use the other member's computer for presenting.
Challenge #2 - Tkinter version deprecation
- The presenting member is using a deprecated version of Tkinter.
- Fortunately, a volunteer was able to resolve this issue for us. We owe a shoutout to him!
Challenge #(x for x in range(num_small_difficulties)) - Other small/big difficulties due to inexperience
- Since neither of us are experienced in our part, there are things that we have yet to know how to do.
- We were able to find those answers online last-minute.