You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@karubn , Same behavior here.. I checked with the API and turns out there is now a 5,000 character limit ...
I trimmed the contents of ms5.txt and it worked .. So you'll have to split the contents of ms5.txt to multiple parts and have it process each part. Even better, make a batch file to loop through ms5-A.txt ms5-B.txt etc. while redirecting the translated text
to one common file (Using operators >>) . Lemme know if I can help you with the batch script.
@karubn , Same behavior here.. I checked with the API and turns out there is now a 5,000 character limit ...
I trimmed the contents of ms5.txt and it worked .. So you'll have to split the contents of ms5.txt to multiple parts and have it process each part. Even better, make a batch file to loop through ms5-A.txt ms5-B.txt etc. while redirecting the translated text
to one common file (Using operators >>) . Lemme know if I can help you with the batch script.
Originally posted by @KabueMurage in #1 (reply in thread)
The text was updated successfully, but these errors were encountered: