Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/StartHua/video_summarize

video_summarize(视频总结:上传视频通过prompt对视频内容经行总结输出)
https://github.com/StartHua/video_summarize

Last synced: 14 days ago
JSON representation

video_summarize(视频总结:上传视频通过prompt对视频内容经行总结输出)

Awesome Lists containing this project

README

        

# video_summarize
video_summarize(视频总结:上传视频通过prompt对视频内容总结输出)

安装:
python3.9

ffmpeg

pip install -r requirements.txt

注意:需要下载large-v2.pt模型放到model下!

可扩展:

1.现在用的GPT是 gpt4free 可能会断开需要翻墙,可以换成自己的。修改FreeGPT.py

2.可扩展:在线视频转换总结,excel,ppt等总结。思路已经提供,尽情修改吧!

![81f612aae2975c1c5fa4bf4bceb5145](https://github.com/StartHua/video_summarize/assets/22284244/545a9c3c-e711-4569-8f61-7f0bd230856a)