We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
有些字幕文件其实已经是人工校准后的,不需要再做合并或者文字优化的工作,所以可以将这个功能关闭,只需要翻译即可。
The text was updated successfully, but these errors were encountered:
确实,我也正有此意。 可能一个选项是“翻译+优化”,另一个选项是“单句翻译”,虽然没那么聪明,但少用token,可以省钱
Sorry, something went wrong.
其实就是分成两个步骤:
两个步骤都可以利用 AI 结合参照词并做上下文反思处理。
现在来说WEIFENG 大哥已经做好了优化+反思+翻译,挺复杂的,有多线程,不想去碰。 但可以做个纯粹的单线程 2. 字幕翻译 , 在对话不大复杂的情况下还是可以的。
No branches or pull requests
💡 预期的功能 | Expected Feature
有些字幕文件其实已经是人工校准后的,不需要再做合并或者文字优化的工作,所以可以将这个功能关闭,只需要翻译即可。
The text was updated successfully, but these errors were encountered: