(non-functional proof of concept)
Play Jeopardy with friends and keep score automatically! The software is based on howardchung/watchparty.
- Find an MP4 of an episode of Jeopardy. I use an HDHomeRun and Plex to DVR my own recordings. I also use MCEBuddy to remove commercials
- The script uses WhisperX combined with Jeopardy Archive to match the correct clues to the time in the video
- The modified Watchparty code pauses during the clue and gives players time to find the correct answer (not implemented yet, uses a second webpage for demo purposes)
- Score is deduced from J! Archive and tallied up using Watchparty's chat feature (not implemented yet)
(proof of concept also uses zolomohan/speech-recognition-in-javascript-starter)