README.md
pyproject.toml
aureka/__init__.py
aureka/__main__.py
aureka/asr.py
aureka/autostart.py
aureka/benchmark.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/models.py
aureka/pipeline.py
aureka/recorder.py
aureka/tray.py
aureka/tts.py
aureka/ui.py
aureka/vad.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_benchmark_unit.py
tests/test_client_streaming_inject_unit.py
tests/test_config_unit.py
tests/test_daemon.py
tests/test_daemon_streaming.py
tests/test_device.py
tests/test_download_command_integration.py
tests/test_e2e.py
tests/test_injector.py
tests/test_llm.py
tests/test_models_unit.py
tests/test_pipeline.py
tests/test_tts.py
tests/test_vad_unit.py