# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easy to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character
# in.  You must make exactly 11 lines for the formatting to be correct.
# It's also a good idea to leave one space after the ':' except on the
# first line.  The first line can only be twenty characters long, the
# rest of the lines can be up to 70 characters long. Comment lines with
# a "#" at the start of the line are ignored, but you should avoid this
# in the interest of consistency and good formatting.

# You must remove any '#' or '|' characters from the description before
# it will be recognized.

        |-----handy-ruler------------------------------------------------------|
autosubs: autosubs (local AI subtitles)
autosubs:
autosubs: AutoSubs is a Tauri-based app that generates subtitles from
autosubs: audio/video using local Whisper transcription, with optional
autosubs: speaker diarization. Includes a Fusion script for
autosubs: integration with DaVinci Resolve.
autosubs:
autosubs: Built without GPU acceleration (CPU-only Whisper) on this
autosubs: system, due to outdated system Vulkan headers.
autosubs:
autosubs: Homepage: https://github.com/tmoroney/auto-subs
