A creative way to play SuperMario game with voice classification and gesture movement recognition. All the models were implemented with PaddlePaddle deeplearning framework.
conda env create -f mario.yaml
$ python main.py
Take at a look at this gif below or watch the video on bilibili: https://www.bilibili.com/video/BV1B64y1i7GM
$ python main.py audio
speak with your micronphone to control your Mario role: '左', '右', '下', '停', '跑', '跳', '打'
please follow the link in more details: https://aistudio.baidu.com/aistudio/projectdetail/3198421