Synthalingua Version 1.2.6 Change Log #206
Pinned
cyberofficial
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Synthalingua Version 1.2.6 Change Log
This update represents a significant evolution for Synthalingua, transforming it from a CLI-only tool into an interactive platform for video transcription. I have also addressed critical stability issues on NVIDIA GPUs and improved the overall efficiency of the batch processing engine.
Pick up the portable version on itch!
New Feature: Video Translation UI
I'm excited to introduce a full-featured web interface for translating video files. This allows you to visualize the transcription process and edit results in real-time.
How to use:
Run the application with the new flag:
Performance & Speed
--preloadargument. This allows you to download and cache Whisper models before running the main application, significantly reducing startup time for subsequent runs.Transcription & Logic Improvements
faster-whisperbackend, including temperature controls and compression ratio thresholds.New Utilities
--fixsrtcommand to reorder existing subtitle files chronologically.--bugreportcommand generates a comprehensive system info file to assist with troubleshooting.yt-dlpintegration, removing the need to manually export cookie files for authenticated streams.Bug Fixes
faster-whisperon NVIDIA GPUs.FileNotFoundErrorrelated to thetransformerslibrary when running from a frozen executable.Technical Notes
requirements.txtto support new UI features (Flask-SocketIO).This discussion was created from the release Synthalingua Version 1.2.6 Change Log.
Beta Was this translation helpful? Give feedback.
All reactions