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
开发者您好,
感谢您开发的库,非常有用。有两个问题想咨询下。
是否支持字幕的上下文读取?如果不按照逐行翻译,把整段输入到gpt4里,模型会根据上下文做参考,典型应用在于字幕中经常使用代词“它”、“这个”,如果逐行翻译可能无法识别之前输入到模型中的内容,导致翻译结果仍为“It“, ”This "。
是否支持输入词典(额外的promt语句),有的专有名词希望能对应翻译我设置的词典。
Regards, Larny
The text was updated successfully, but these errors were encountered:
100
10
Web GUI
CLI
--batch-sizes
--history-prompt-length
Translate ${from} to ${to}
--system-instruction
Sorry, something went wrong.
Cerlancism
No branches or pull requests
开发者您好,
感谢您开发的库,非常有用。有两个问题想咨询下。
是否支持字幕的上下文读取?如果不按照逐行翻译,把整段输入到gpt4里,模型会根据上下文做参考,典型应用在于字幕中经常使用代词“它”、“这个”,如果逐行翻译可能无法识别之前输入到模型中的内容,导致翻译结果仍为“It“, ”This "。
是否支持输入词典(额外的promt语句),有的专有名词希望能对应翻译我设置的词典。
Regards,
Larny
The text was updated successfully, but these errors were encountered: