An App to virtually view theatre plays or rehearse lines from popular theatre plays
$ git clone https://github.com/UltimateRoman/Theatre-Prose
$ cd Theatre-Prose
$ pip install playsound
$ python app.py
Theatre Pros(e) is a GUI application which can play scripts from popular theatre plays. It is intended to help people experience theatre plays digitally and tries to simulate an in-person theatre experience to some regard. The app has 2 modes -
-
Single-player mode: It enables the user to select a character/player from a particular play and emulate their dialogues. Based on how well the user spoke their lines, a score is computed. If the user gets a perfect score, they receive a standing ovation!
-
Multi-player mode: The App plays the script for the theatre play chosen by the user. This is a fun way to engage with other theatre-enthusiasts.
Virtual reality experience Real-time multi-user experience Speech and emotion recognition for accurate scores Animations of players Global Leaderboard
