MANIFEST.in
README.md
setup.py
BOS_HA.egg-info/PKG-INFO
BOS_HA.egg-info/SOURCES.txt
BOS_HA.egg-info/dependency_links.txt
BOS_HA.egg-info/entry_points.txt
BOS_HA.egg-info/requires.txt
BOS_HA.egg-info/top_level.txt
bosha/__init__.py
bosha/client/__init__.py
bosha/client/web_client/templates/index.html
bosha/models/__init__.py
bosha/models/cli.py
bosha/models/model_manager.py
bosha/server/__init__.py
bosha/server/config.py
bosha/server/main.py
bosha/server/models/__init__.py
bosha/server/models/hand_sign_model.py
bosha/server/models/openvino_model.py
bosha/server/models/preprocessing.py
bosha/server/models/preprocessor_config.json
bosha/server/models/sentence_generator.py
bosha/server/services/__init__.py
bosha/server/services/agora_service.py
bosha/server/services/resource_manager.py
bosha/server/services/video_processor.py
bosha/server/services/websocket_service.py
bosha/server/utils/__init__.py
bosha/server/utils/crypto.py
bosha/server/utils/logger.py
bosha/training/__init__.py
bosha/training/config.json
bosha/training/convert_to_openvino.py
bosha/training/evaluate.py
bosha/training/train.py