.gitignore
BUILD.md
CHANGELOG.txt
LICENSE-CC.txt
LICENSE-MIT.txt
Makefile
README.md
pyproject.toml
docs/Makefile
docs/index.html
docs/_source/about.rst
docs/_source/conf.py
docs/_source/index.rst
docs/_source/install.rst
docs/_source/license.rst
docs/_source/source.rst
docs/_source/usage.rst
docs/_source/_static/custom.css
docs/_source/_static/favicon.ico
docs/_source/_static/handsontable.full.min.css
docs/_source/_static/handsontable.full.min.js
docs/_source/_static/logo.png
docs/_source/_templates/latex.tex
docs/_source/_templates/layout.html
docs/_source/locale/en/LC_MESSAGES/about.po
docs/_source/locale/en/LC_MESSAGES/index.po
docs/_source/locale/en/LC_MESSAGES/install.po
docs/_source/locale/en/LC_MESSAGES/license.po
docs/_source/locale/en/LC_MESSAGES/source.po
docs/_source/locale/en/LC_MESSAGES/usage.po
src/atc2txt/__init__.py
src/atc2txt/_version.py
src/atc2txt/main.py
src/atc2txt.egg-info/PKG-INFO
src/atc2txt.egg-info/SOURCES.txt
src/atc2txt.egg-info/dependency_links.txt
src/atc2txt.egg-info/entry_points.txt
src/atc2txt.egg-info/requires.txt
src/atc2txt.egg-info/top_level.txt
src/atc2txt/lib/__init__.py
src/atc2txt/lib/client.py
src/atc2txt/lib/download_model.py
src/atc2txt/lib/parse_arguments.py
src/atc2txt/lib/run_client.py
src/atc2txt/lib/run_server.py
src/atc2txt/lib/server.py
src/atc2txt/lib/transcriber.py
src/atc2txt/lib/utils.py
src/atc2txt/lib/vad.py
upstream/LICENSE-MIT-WhisperLive.txt