COMMERCIAL-LICENSE.md
LICENSE
MANIFEST.in
NOTICE.md
README.md
THIRD_PARTY_NOTICES.md
plugin.yaml
pyproject.toml
models/model_dict.json
omnilimb_face/__init__.py
omnilimb_face/chunker.py
omnilimb_face/config.py
omnilimb_face/expression.py
omnilimb_face/frontend_server.py
omnilimb_face/interruption.py
omnilimb_face/live2d.py
omnilimb_face/llm_bridge.py
omnilimb_face/plugin.py
omnilimb_face/runtime.py
omnilimb_face/stt.py
omnilimb_face/tts.py
omnilimb_face.egg-info/PKG-INFO
omnilimb_face.egg-info/SOURCES.txt
omnilimb_face.egg-info/dependency_links.txt
omnilimb_face.egg-info/entry_points.txt
omnilimb_face.egg-info/requires.txt
omnilimb_face.egg-info/top_level.txt
omnilimb_face/frontend/README.md
omnilimb_face/frontend/app.js
omnilimb_face/frontend/avatar.js
omnilimb_face/frontend/index.html
omnilimb_face/frontend/live3d-renderer.js
omnilimb_face/frontend/orb-renderer.js
omnilimb_face/frontend/protocol.js
omnilimb_face/frontend/renderer-manager.js
omnilimb_face/frontend/status-panel.js
omnilimb_face/frontend/styles.css
omnilimb_face/protocol/__init__.py
omnilimb_face/protocol/events.py
omnilimb_face/protocol/gateway.py
omnilimb_face/protocol/router.py
omnilimb_face/voice/__init__.py
omnilimb_face/voice/capture.py
omnilimb_face/voice/vad.py
omnilimb_face/voice/wake_word.py
tests/test_integration.py
tests/test_properties.py
tests/test_units.py