Inspiration
Our hands were tired of typing code, so we decided to write code to let us speak code!
What it does
Spode takes audio recorded from a microphone and sends it to Google's Speech to Text API. Then the text is processed, using English grammatical structure to determine the code that will be written. (The code is written in the language Python)
How we built it
We used python to build Spode, and used GCP for the speech to text API.
Challenges we ran into
Many words were not picked up by the mic which made it difficult to process information. We think this is partially due to the environment that we were making it in. (Noisy)
Accomplishments that we're proud of
Speaking a functioning block of code and running it!
What's next for Spode
Right now, Spode cannot understand all python syntax. We hope to keep expanding what Spode can translate into code.
Built With
- gcp
- google-speech-to-text
- python
Log in or sign up for Devpost to join the conversation.