README.md
pyproject.toml
aureka/__init__.py
aureka/__main__.py
aureka/asr.py
aureka/client.py
aureka/config.py
aureka/daemon.py
aureka/device.py
aureka/ffmpeg_utils.py
aureka/formatter.py
aureka/hotkey.py
aureka/injector.py
aureka/llm.py
aureka/pipeline.py
aureka/recorder.py
aureka/tts.py
aureka.egg-info/PKG-INFO
aureka.egg-info/SOURCES.txt
aureka.egg-info/dependency_links.txt
aureka.egg-info/entry_points.txt
aureka.egg-info/requires.txt
aureka.egg-info/top_level.txt
tests/test_daemon.py
tests/test_device.py
tests/test_e2e.py
tests/test_injector.py
tests/test_llm.py
tests/test_pipeline.py
tests/test_tts.py