github machinewrapped/gpt-subtrans v0.5.9
Restored "model" to project settings

latest releases: v0.8.2, v0.8.1, v0.8.0...
4 months ago

The model used for a project was removed from the project file as a temporary measure in a previous release, so it was not persisted when the project. This release restores it to the project file, and moves it into the top-level project settings (the side panel). It's a bit of a hack to patch the crack until I get a multi-provider version working.

Additionally, the filename for translated subtitles will now add the target language instead of the "-GPT" suffix, e.g. MySubtitles.English.srt.

Also fixed some bugs:

  • Fixed overlapping scene and batch widgets in the project tree
  • Fixed cropped subtitles after translation if the translation has more lines than the source
  • Fixed not knowing where to write the translated subtitles in some circumstances

Note: the usual PyInstaller issues when there is a PySide6 update are preventing the generation of a MacOS build for this release. It should work fine if installed from source.

Full Changelog: v0.5.8...v0.5.9

Don't miss a new gpt-subtrans release

NewReleases is sending notifications on new releases.