The most simple Speech to Text Python App out there! I will use PySimpleGUI and Speech_Recognition to build this app. Use a virtual environment and install these:
pip install SpeechRecognition
pip install pyaudio
pip install PySimpleGUI
Check my website for Python projects:
https://pythonology.eu