Inspiration

The inspiration for the project was a team mate wanted to find mistakes in lines and memorize.

What it does

It is supposed to record audio and transcribe. This is to connect to the script to see how close and to help memorize lines.

How we built it

The UI was built with Adobe. It was a simple ui design. The backend was built with python using whisper api. The api transcribed audio and was compared to a test file.

Challenges we ran into

The challenges we ran into were, not able to come up with an idea for 2 hours, front end design not able to have functioning connections due to limitations, team mates dropping out due to personal reasons and work. The API took forever to find. We decided on using openapi, but it turned out the whisper protocol was free and that worked out. Comparing text ended up being more of a challenge than expected. I tried 3 methods to compare text, none of which worked as expected. There is a fourth method that I could have tried, but could not figure out.

Accomplishments that we're proud of

I am proud of building a proof of concept that is a little functional by myself. The team did help through proto-ui and finding possible api alternatives.

What we learned

I reviewed how to code in python. I also learned how to use apis in programs.

What's next for To Your Word

What is next is to finish up text comparison and to find way to build proto connections.

Built With

Share this project:

Updates