README.md
pyproject.toml
aureka/__init__.py
aureka/__main__.py
aureka/_icon.py
aureka/asr.py
aureka/audio_loopback.py
aureka/autostart.py
aureka/benchmark.py
aureka/client.py
aureka/config.py
aureka/daemon.py
aureka/device.py
aureka/diarize.py
aureka/ffmpeg_utils.py
aureka/formatter.py
aureka/hotkey.py
aureka/html_transcript.py
aureka/injector.py
aureka/llm.py
aureka/models.py
aureka/pipeline.py
aureka/recorder.py
aureka/subtitle.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_audio_loopback_unit.py
tests/test_autostart_unit.py
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_diarize_unit.py
tests/test_download_command_integration.py
tests/test_e2e.py
tests/test_icon_unit.py
tests/test_injector.py
tests/test_llm.py
tests/test_models_unit.py
tests/test_pipeline.py
tests/test_subtitle_unit.py
tests/test_topic_aware_unit.py
tests/test_tray_unit.py
tests/test_tts.py
tests/test_ui_unit.py
tests/test_vad_unit.py