docs/features/whats-new-in-se5.md
Subtitle Edit 5 is the Avalonia-based, cross-platform version of Subtitle Edit. It keeps the familiar subtitle editing workflow from the Windows Forms version, but many features were expanded.
Settings.json.Speech recognition is no longer limited to classic Whisper workflows. Subtitle Edit 5 includes a broader set of local and downloadable engines:
See Speech to Text for the current engine list and workflow.
Text to speech now includes more local and cloud engines:
See Text to Speech for details.
Subtitle Edit 5 adds local, downloadable auto-translate engines that run entirely on your own machine:
llama-server process, and offers a curated TranslateGemma model picker, so no manual server setup is required. CPU, Vulkan, and CUDA builds are available, and the server can be started and stopped from the Auto-translate window.See Auto-translate for the full engine list and workflow.
.mkv) files is significantly faster, speeding up batch jobs that extract subtitles from many video containers.See Batch Convert, OCR, and Command Line (seconv).
The seconv headless converter now lives in the main Subtitle Edit repository — it builds, ships, and updates in lockstep with the desktop app.
--json mode for CI pipelines and scripting..mkv / .mp4 / .mcc, info and lint subcommands for inspection, custom output templates, and POSIX-style flag names (legacy SE 4.x flags still work).See Command Line (seconv) for usage and examples.