A small script in Python which offers users to choose two different languages and provides instant speech-to-text translation(directly from microphone).
- Speech-Recognition
- PyAudio
- TextBlob
- pip install speech-recognition
- pip install pyaudio
- pip install textblob
To bridge the gap between languages.
Looking for collaborations to turn the project into an app using Flutter.