This repository is intended to be used on the current main branch.
If you find a security issue, please report it privately instead of opening a public issue.
Include:
- a short summary of the issue
- the affected file or command path
- steps to reproduce
- your expected result
- any relevant logs or screenshots
This project is local-first and does not send subtitle content to a remote conversion service during normal use.
Important areas to review when reporting an issue:
- file upload handling in
app.py - audio extraction in
audio_extractor.py - model loading and inference in
apex_converter.py - subprocess calls in
install.bat - bundled FFmpeg binaries in
ffmpeg/bin