README.md
pyproject.toml
ClassLiveSubtitle.egg-info/PKG-INFO
ClassLiveSubtitle.egg-info/SOURCES.txt
ClassLiveSubtitle.egg-info/dependency_links.txt
ClassLiveSubtitle.egg-info/entry_points.txt
ClassLiveSubtitle.egg-info/requires.txt
ClassLiveSubtitle.egg-info/top_level.txt
python_protogen/__init__.py
python_protogen/common/__init__.py
python_protogen/common/events_pb2.py
python_protogen/common/events_pb2_grpc.py
python_protogen/common/rpcmeta_pb2.py
python_protogen/common/rpcmeta_pb2_grpc.py
python_protogen/products/__init__.py
python_protogen/products/understanding/__init__.py
python_protogen/products/understanding/ast/__init__.py
python_protogen/products/understanding/ast/ast_service_pb2.py
python_protogen/products/understanding/ast/ast_service_pb2_grpc.py
python_protogen/products/understanding/base/__init__.py
python_protogen/products/understanding/base/au_base_pb2.py
python_protogen/products/understanding/base/au_base_pb2_grpc.py
src/__init__.py
src/__main__.py
src/cli.py
src/client.py
src/config.py
src/microphone.py
src/player.py
src/protocol.py
src/subtitle.py
src/audio/__init__.py
src/audio/device_manager.py
src/audio/hotplug.py
src/backends/__init__.py
src/backends/base.py
src/backends/pyaudio_backend.py
src/backends/sounddevice_backend.py
tests/test_audio_device_manager.py
tests/test_audio_hotplug.py
tests/test_client.py
tests/test_config.py
tests/test_gui_app.py
tests/test_gui_bridge.py
tests/test_gui_main_window.py
tests/test_gui_overlay.py
tests/test_gui_persistence.py
tests/test_gui_style.py
tests/test_gui_tray.py
tests/test_gui_worker.py
tests/test_microphone.py
tests/test_packaging.py
tests/test_protocol.py
tests/test_subtitle.py
tests/test_web_api.py