CHANGELOG.md
Dockerfile
LICENSE
MANIFEST.in
README.md
docker-compose.example.yml
pyproject.toml
src/immich_moments/__init__.py
src/immich_moments/__main__.py
src/immich_moments/cli.py
src/immich_moments/config.py
src/immich_moments/errors.py
src/immich_moments/faces.py
src/immich_moments/immich.py
src/immich_moments/indexer.py
src/immich_moments/labels.py
src/immich_moments/media.py
src/immich_moments/ml.py
src/immich_moments/scenes.py
src/immich_moments/search.py
src/immich_moments/store.py
src/immich_moments/transcribe.py
src/immich_moments/writeback.py
src/immich_moments.egg-info/PKG-INFO
src/immich_moments.egg-info/SOURCES.txt
src/immich_moments.egg-info/dependency_links.txt
src/immich_moments.egg-info/entry_points.txt
src/immich_moments.egg-info/requires.txt
src/immich_moments.egg-info/top_level.txt
src/immich_moments/data/scene_labels.txt
src/immich_moments/web/__init__.py
src/immich_moments/web/app.py
src/immich_moments/web/static/app.css
src/immich_moments/web/static/app.js
src/immich_moments/web/static/icon.svg
src/immich_moments/web/templates/index.html
tests/conftest.py
tests/test_cli.py
tests/test_config.py
tests/test_faces.py
tests/test_immich.py
tests/test_indexer.py
tests/test_labels.py
tests/test_media.py
tests/test_ml.py
tests/test_scenes.py
tests/test_search.py
tests/test_store.py
tests/test_transcribe.py
tests/test_web.py
tests/test_writeback.py
tests/fixtures/frame.jpg
tests/fixtures/recorded.json
tests/fixtures/speech.wav