You are browsing as a guest. Sign up (or log in) to start making projects!

54m 49s logged

#2: Spoken Language is Hard

It’s kind of a hassle to have to input all your information into a website every time, right? I decided to start making a speech parsing thing that directly translates microphone input to words.

I found an open-source base script online, which I was able to use to create my own speech-to-text which works with just code.

Just to see how far it would go, I even tried seeing if I could get it to recognize shorthands and list them accordingly. I found a list of popular majors and schools, and just went from there. Categorization is still messy.

Solution(?)
Yeah, I’m probably going to have to use AI integration for this part, but we’ll cross the bridge of token limits once we get there.

0
7

Comments 0

No comments yet. Be the first!