Back to articles
I built a voice assistant in Python β€” here's how it works

I built a voice assistant in Python β€” here's how it works

via Dev.to PythonAbhijeet Kumar

Hey Dev.to community! πŸ‘‹ I recently built Jarvis β€” an AI-powered voice assistant in Python that listens to your voice and executes commands. What it does πŸŽ™οΈ Real-time voice recognition πŸ€– Command execution based on speech 🐍 100% Python Tech Stack Python SpeechRecognition library pyttsx3 for text-to-speech GitHub https://github.com/selfabhijeetkumar/jarvis Would love feedback from the community! Drop a ⭐ if you find it interesting πŸš€

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
2 views

Related Articles