Nova
- 1 Devlogs
- 1 Total hours
I am building a desktop automation ai controlled by voice commands.
I am building a desktop automation ai controlled by voice commands.
MY ai speaks ! First i created voice recognition and text to speech module using pythons speechrecognition pyttsx3. Then I added some custom commands like open WhatsApp, You tube and close itself. Then I added Groq’s llama 3.1 model for casual conversation. Finally i improved it’s speech recognition system by replacing it’s model with faster_whisper, and added a wake word using faster_whisper