@lifehxc
Pretty happy with my first experience learning Linux.
The core function of my app works: extraction, transcription, subtitles.
I spent more time on Windows setting up file sharing over the network than coding (thanks ChatGPT and Ubuntu).
Next steps:
– Add support for multiple languages in the interface (choose input/output language)
– Automatically detect the spoken language in the video
– Generate cleaner, better formatted .srt files
– Add batch processing mode (multiple videos at once)
– Provide a subtitle editor to manually fix text or timing
– Build a small export manager to track files (video, audio, srt, final output)
– Publish the app on GitHub with simple installation/use instructions