All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (darwin-amd64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 20s
Build and Release / Build (windows-arm64) (push) Successful in 16s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 45s
26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Sub-CLI"
|
|
# text: "字幕处理命令行工具"
|
|
tagline: "字幕处理命令行工具"
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /zh-Hans/getting-started
|
|
- theme: alt
|
|
text: 命令参考
|
|
link: /zh-Hans/commands
|
|
|
|
features:
|
|
- title: 一站式工作流
|
|
details: (开发中) Sub-CLI 能够全程参与从原始音频/视频(生肉)到多语言、带完整样式字幕的生产工作流
|
|
- title: 自动化,但亦可交互
|
|
details: (即将推出) 你可以用预先调校好的参数将 Sub-CLI 集成到您的工作流中,也可以启动 TUI 并根据交互式界面完成任务。
|
|
- title: 批量处理
|
|
details: (即将推出) 按照你期望的并发度,利用每一台你想利用的设备批量处理多个文件。
|
|
- title: 开箱即用的集成
|
|
details: (即将推出) 注册 Sub-CLI 账户,即可同时接入多个提供商,利用云服务处理你的媒体文件。
|
|
---
|