Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-c 按照srt剪辑视频后能否输出相应的字幕? #92

Open
soulcou opened this issue May 22, 2023 · 1 comment
Open

-c 按照srt剪辑视频后能否输出相应的字幕? #92

soulcou opened this issue May 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@soulcou
Copy link

soulcou commented May 22, 2023

使用校对过的srt 用-c 参数自动剪辑可以生成新的视频,但是此时没法再用之前校对好的字幕【因为音轨已经改变】。请问是否有方法生成符合剪辑后视频的srt,而不是用 -t对剪切后的视频重新转录校对。

@chenqianhe
Copy link
Collaborator

可以增加一个特性就是剪切视频的时候同时对字幕文件时间戳更新,应该是可以实现的

还有一种思路是我第一轮字幕可以只用小模型来做,只用于剪切视频,第二轮字幕用大模型来做精确识别内容

@chenqianhe chenqianhe added the enhancement New feature or request label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants