Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 806 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 806 Bytes

YACK Automated Comic Kreator

Hack Cambridge 2022

Deepgram api is used for speech-to-text, get your key at https://deepgram.com and put it into ./.secrets as

DEEPGRAM_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

dlib Facial Landmark Detector is used, which is available under the Boost Software License from https://github.com/davisking/dlib. The pretrained weights used are available from http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2 and should be placed in ./src/dlib_shape_predictor/.

To start developing using Docker, simply use

make run

Alternatively, create a virtual environment, and use

make install

Sample comic

Thanos webcomic

"They called me a Mad Man", source: https://youtu.be/fzGBRDpf5GU?t=102