machinewrapped / gpt-subtrans

Open Source project using LLMs to translate SRT subtitles
Other
310 stars 36 forks source link

Manual translation. #185

Closed RistoRoosipuu closed 1 week ago

RistoRoosipuu commented 3 weeks ago

I have been experiencing an odd issue lately.

I download a subtitle file, I fix it, maybe remove some lines and reorder line numbering using SubtitleEdit.

Then I start translating each section using GUI but sometimes I manually translate some sections since its only a few lines.

The .subtrans contains all my edits and when I click save, it says that it saves them to the actual .srt file but when I open them, they are always missing.

This is using 0.81.

machinewrapped commented 3 weeks ago

Thanks for the report, I'll take a look!

edit: I just tried it in 0.8.2 and it looks like it might already be fixed (it uses a different method for the edits). Can you give it a try and let me know if it's still happening?

machinewrapped commented 1 week ago

@RistoRoosipuu did you get chance to try it in the latest version?

RistoRoosipuu commented 1 week ago

I think its better now, tried a fresh subtitle file. I'll run a few more tests just in case over the next few days.