Cerlancism / chatgpt-subtitle-translator

Efficient translation tool based on ChatGPT API
https://cerlancism.github.io/chatgpt-subtitle-translator/
MIT License
209 stars 18 forks source link

Error_CheckModeration #44

Open dgoryeo opened 4 hours ago

dgoryeo commented 4 hours ago

I tried to use the new feature --experimental-use-full-context by upgrading the repo and to installl locally. But I get the following error upon execution:

[Translator] System Instruction: Translate zh to en
[Error_CheckModeration] 2024-10-22T20:38:46.040Z Status 500 Error 500 Unexpected error {
  message: 'Unexpected error',
  type: 'server_error',
  param: null,
  code: null
}

I wonder if this is caused by a mistake in my repo upgrade or something in the main repo

Cerlancism commented 3 hours ago

Is this the full output? What is what is the full command? Are you able to provide the subtitle input file?

You can also try to turn off moderator --no-use-moderator