Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 436 Bytes

Super Speech Saga

Bring game characters to real life

SuperSpeechSaga

INSTALLATION

  1. Clone the repository
    git clone https://github.com/TusharAMD/SuperSpeechSaga
    
  2. Install the modules
    pip install pygame
    pip install speechrecognition
    pip install google-generativeai
    pip install pyttsx3