https://blog.csdn.net/BIT_666/article/details/134506504
https://github.com/Rudrabha/Wav2Lip
https://blog.csdn.net/wdx1632/article/details/126108859
sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev wget libbz2-dev
tar -xf Python-3.6.0.tgz
cd Python-3.6.0 ./configure --enable-optimizations make -j 4 sudo make altinstall
python3.6 --version
另一种方案
https://colab.research.google.com/drive/1stEqW9knY_imfCWF-zE8UEUmrTbttFG7#scrollTo=Wotes5hAMgev