简体中文 | English
PPT2VHVideo, A SpringBoot application. This application change ppt to Digital Human video.
Try it online👉:http://ppt.quickmap.net
Explain video:
- Easy Development: Built with SpringBoot and MySQL.
maven install
mysql create db "ppttovideodb"
import sql/ppttovideodb.sql
change "src/main/resources/application.properties" db params and port
set AI voice clone server ( quark: 链接:https://pan.quark.cn/s/fa26cc167e7b 提取码:PEv7 ) need 6G GPU to run
set AI Digital Human Server ( quark:链接:https://pan.quark.cn/s/82decf325fdc 提取码:rbd6) need 16G GPU to run
deepseek serverurl 、key 、model
maven install
java -jar ppttovhvideo-0.0.1-SNAPSHOT.jar start server
front end package under "static",
Browser access : http://127.0.0.1:8888
If you want modify front end visit [https://github.com/lch710097/PPTToVideo]
- Upload PPT
- Set PPT Page Content
- Upload Voice
- Upload Protait
- Export to Video
- AI generator content
- AI generator PPT https://github.com/pipipi-pikachu/PPTist
Some common problems: FAQ
Apache License 2.0 | Copyright © 2020-PRESENT lch710097