LICENSE
README.md
pyproject.toml
tests/test_cli.py
tests/test_embed.py
tests/test_engines.py
tests/test_env.py
tests/test_install.py
tests/test_progress.py
tests/test_progressive.py
tests/test_server.py
tests/test_srt.py
vlcaption/__init__.py
vlcaption/__main__.py
vlcaption/cli.py
vlcaption/embed.py
vlcaption/env.py
vlcaption/install.py
vlcaption/media.py
vlcaption/server.py
vlcaption/srt.py
vlcaption/transcriber.py
vlcaption/vlc.py
vlcaption/watcher.py
vlcaption.egg-info/PKG-INFO
vlcaption.egg-info/SOURCES.txt
vlcaption.egg-info/dependency_links.txt
vlcaption.egg-info/entry_points.txt
vlcaption.egg-info/requires.txt
vlcaption.egg-info/top_level.txt
vlcaption/engines/__init__.py
vlcaption/engines/base.py
vlcaption/engines/parakeet.py
vlcaption/engines/whisper_ct2.py
vlcaption/engines/whisper_mlx.py
vlcaption/extension/vlcaption.lua