Skip to content

kamya-ai/Talk2Text-Live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Talk2Text Live 🗣️🔀📝

Welcome to Talk2Text Live! This Python program utilizes the open-source Whisper model by OpenAI to convert speech into text in real time. 🎙️🔀📝

Prerequisites 📋🔧

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

Usage 🚀🔊

  1. Ensure your microphone is connected and functioning properly. 🎤✅

  2. Run the Python script stt.py in your terminal. 🏃‍♀️💻

  3. As you speak, the program will listen to your voice in real time and convert it into text. 🗣️🔀📝

  4. Once you finish speaking, the program will display the transcribed text on the console. 📄✨

Example Output 📝🔽

realtime-asr.mp4

Contributing 👥🤝

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! 🌟🔧

Acknowledgments 👏🌟

  • 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]

About

"Talk2Text Live" is a cutting-edge project that harnesses the power of OpenAI's Whisper model and the SpeechRecognition Python package to deliver real-time speech-to-text conversion, revolutionizing productivity and simplifying documentation processes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages