Replies: 5 comments 3 replies
-
Do try the latest beta which might have better error handling - https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.2/SubtitleEditBeta.zip ChatGPT You can also install a local translation api, like libre translate (unlimited and completely free - even works in Tool - Batch convert): My guess is Google V2 is about credit card too... I will try to test it... |
Beta Was this translation helpful? Give feedback.
-
I just used ChatGPT API for a game:
Hysteria in Howlsbend (
https://store.epicgames.com/en-US/p/hysteria-in-howlsbend-bfaf38 )
where we have conversations with game characters and the responses are
derived from ChatGPT API usage. This works fine no errors. I didn't use a credit card for ChatGPT.
The current ChatGPT errors from Subtitle Edit state it's using the API too
fast. Couldn't you try to find a way to limit/throttle it for the "free
version" of ChatGPT?
For Google API, am currently using the "free credit" we get when we add our
credit card details. However, billing isn't enabled (ie. when my free
credit runs it, it won't use my credit card automatically).
Running ChatGPT:
-----------------------------------------------------------------------------
Date: 12/03/2023 20:36:06
SE: 4.0.2.0 - Microsoft Windows NT 10.0.19045.0 - 64-bit
System.Net.Http.HttpRequestException
Message: Response status code does not indicate success: 429 (Too Many
Requests).
StackTrace: at
System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at
Nikse.SubtitleEdit.Core.AutoTranslate.ChatGptTranslate.<Translate>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown
---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task)
at
Nikse.SubtitleEdit.Forms.Translate.MergeAndSplitHelper.<MergeAndTranslateIfPossible>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown
---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at
Nikse.SubtitleEdit.Forms.Translate.AutoTranslate.<buttonTranslate_Click>d__21.MoveNext()
Running Google API:
-----------------------------------------------------------------------------
Date: 12/03/2023 20:34:21
SE: 4.0.2.0 - Microsoft Windows NT 10.0.19045.0 - 64-bit
Nikse.SubtitleEdit.Core.Translate.Service.TranslationException
Message: "Perhaps billing is not enabled (or API key is invalid)?"
StackTrace: at
Nikse.SubtitleEdit.Core.AutoTranslate.GoogleTranslateV2.Translate(String
text, String sourceLanguageCode, String targetLanguageCode)
at
Nikse.SubtitleEdit.Forms.Translate.AutoTranslate.<buttonTranslate_Click>d__21.MoveNext()
END OF FILE error_log.txt
…On Sun, 3 Dec 2023 at 18:37, Nikolaj Olsson ***@***.***> wrote:
Do try the latest beta which might have better error handling -
https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.2/SubtitleEditBeta.zip
Also check the file error_log.txt in the SE data folder.
ChatGPT Too many request is clearly about wanting your credit card,
You can also install a local translation api, like libre translate:
See https://www.nikse.dk/subtitleedit/help#translation
My guess is Google V2 is about credit card too... I will try to test it...
—
Reply to this email directly, view it on GitHub
<#7702 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4IPPXNSO4LBBE4THXM67LYHTBHNAVCNFSM6AAAAABAE6HESWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TONBVGQ4TE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Free ChatGPT allows 3 calls per minute... perhaps a retry button - but it will be very slow. I'm pretty sure that Google V2 requires billing enabled, sorry. |
Beta Was this translation helpful? Give feedback.
-
I will just say again that I only pay for GPT4 in ChatGPT itself, not for the API (so only $20 a month), and that works well enough for me. I use
And use the following prompt: (Replace English with the language you need, naturally, I just find it works best translating into English.) Then I use |
Beta Was this translation helpful? Give feedback.
-
I get the
|
Beta Was this translation helpful? Give feedback.
-
Is there any SubtitleEdit written tutorial/help/pages regarding setting up Translator APIs for the layperson?
I did google on how to create Google Translate V2 & ChatGPT API keys.
However I am getting errors.
ChatGPT error:
Google error:
Oh and yes for Google I had to enter my credit card details to enable the Cloud services & get £300 free credit.
Beta Was this translation helpful? Give feedback.
All reactions