gnehs / subtitle-translator-electron

↔️ Translate subtitle using ChatGPT
1.6k stars 99 forks source link

GPT4 API is slower than previous version of the software #92

Closed MrFutureV closed 11 months ago

MrFutureV commented 11 months ago

i have no idea why,its been happening since the new version of subtitle-translator-electron released,it just way slower than the old version and there will also be bugs in the production of subtitles. 20231110110638 repetitive productions as well QQ截图20231110123346

gnehs commented 11 months ago

In the new version, a delay function has been added to avoid OpenAI rejecting requests due to excessive requests. You can reduce this value to improve speed.

image