A high-school project made to help users play Keep Talking and Nobody Explodes without the need of another player. Simply start up the program and describe the bomb as it tells you which wires to cut or what code to insert.
pip install --upgrade pip
git clone https://github.com/Multipixels/Keep-Talking-and-Nobody-Explodes-Bot.git
pip install pynput
pip install pyttsx3
pip install pyaudio
pip install vosk
Run the main.py file. If installation was done correctly, a window will popup. Wait until it shows “Bot heard: Ready to Listen!” When you’re ready to start, press the “Activate” button below. Press it again if you want to stop.
Full tutorials will be found here.
For more in-depth details on specific modules and information, please refer to the Wiki.