machinewrapped / gpt-subtrans

Open Source project using LLMs to translate SRT subtitles
Other
347 stars 40 forks source link

Change the default value of movie_name #34

Closed MitsuPa closed 1 year ago

MitsuPa commented 1 year ago

Using the filename without path and extension as the default value for movie_name allows for more accurate translations. If the path is too long, or if there are irregular characters, the translation quality may be affected.

machinewrapped commented 1 year ago

Looks good!