What it does
This program takes input from your microphone and then translates it into another language.
How we built it
Using
- Python
- Quart
- SpeechRecognition
- translate
- asyncio
- pydub
Challenges we ran into
Error when trying to recognize speech WebSockets were not working properly Trying to use WebRTC to connect two laptops (but this was unfortunately ditched)
Accomplishments that we're proud of
Made in such a short time and that the project works properly
What we learned
We learnt how to use WebSockets also the use of asynchronous functions and how to use flask/quart
What's next for RealAudioTranslate
Adding Peer-to-Peer connection so that it works a lot like Zoom or Google Meet Making the website much much much more better to look
Log in or sign up for Devpost to join the conversation.