Welcome to Talk2Text Live! This Python program utilizes the open-source Whisper model by OpenAI to convert speech into text in real time. 🎙️🔀📝
To successfully run this program, ensure that you have the following dependencies installed:
- Python (version 3.7 or above) 🐍
- SpeechRecognition package (version 3.8.1 or above) 🗣️🔧
- OpenAI Whisper package (version 1.0 or above) 🌙🔧
You can install the necessary packages using the following commands:
pip install SpeechRecognition
pip install openai-whisper
-
Ensure your microphone is connected and functioning properly. 🎤✅
-
Run the Python script
stt.pyin your terminal. 🏃♀️💻 -
As you speak, the program will listen to your voice in real time and convert it into text. 🗣️🔀📝
-
Once you finish speaking, the program will display the transcribed text on the console. 📄✨
realtime-asr.mp4
Contributions are welcome! If you have any ideas, suggestions, or improvements, please feel free to create an issue or submit a pull request. Let's make this project even better together! 🌟🔧
- OpenAI for providing the Whisper model and making it open source. 🙏🔀🌙
- The developers of the SpeechRecognition package for their invaluable contribution to speech recognition in Python. 🙌🗣️
- The amazing open-source community for their continuous support and inspiration. 🌐❤️
Enjoy using the Speech-to-Text Real-Time Converter! If you have any questions or need further assistance in deploying the model on any platform, please don't hesitate to reach out. Happy transcribing! 🎉📝
Contact:- [email protected]