A program that can convert Speech into Text using python
pyttsx3
pip install pyttsx3pyaudio
pip install pyaudioSpeechRecognition
pip install SpeechRecognition
The text Will be saved in output.txt file
python speech-to-text.py
Licensed under the MIT License