machinewrapped / gpt-subtrans

Open Source project using LLMs to translate SRT subtitles
Other
346 stars 39 forks source link

Viewmodel reorganisation #158

Closed machinewrapped closed 5 months ago

machinewrapped commented 5 months ago

This is a step towards updating the viewmodel dynamically, without resetting the model each update. I still haven't been able to get it working reliably, but I have done a lot of cleanup and refactoring along the way so this is a checkpoint commit so that main can benefit from that part of the work, and provide a clean foundation for revisiting the viewmodel updates.