Spaces:
Running
Running
File size: 860 Bytes
3b13b0e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>NarratoAI</title>
</head>
<body>
<h1>NarratoAI</h1>
<a href="https://github.com/linyqh/NarratoAI">项目地址:https://github.com/linyqh/NarratoAI</a>
<hr>
</hr>
<a href="http://127.0.0.1:8501">webui 地址:http://127.0.0.1:8501</a>
<br>
<a href="http://127.0.0.1:8080/docs">api swagger 地址:http://127.0.0.1:8080/docs</a>
<hr>
</hr>
<p>
NarratoAI 是一个自动化影视解说工具,基于LLM实现文案撰写、自动化视频剪辑、配音和字幕生成的一站式流程,助力高效内容创作。
</p>
<p>
NarratoAI is an automated film and television commentary tool that implements a one-stop process of copywriting, automated video editing, dubbing and subtitle generation based on LLM, facilitating efficient content creation.
</p>
</body>
</html> |