LICENSE
LICENSES.md
README.md
pyproject.toml
dictate/__init__.py
dictate/__main__.py
dictate/audio.py
dictate/config.py
dictate/icons.py
dictate/llm_discovery.py
dictate/menubar.py
dictate/menubar_main.py
dictate/model_download.py
dictate/output.py
dictate/presets.py
dictate/py.typed
dictate/transcribe.py
dictate_mlx.egg-info/PKG-INFO
dictate_mlx.egg-info/SOURCES.txt
dictate_mlx.egg-info/dependency_links.txt
dictate_mlx.egg-info/entry_points.txt
dictate_mlx.egg-info/requires.txt
dictate_mlx.egg-info/top_level.txt
tests/test_audio.py
tests/test_audio_extended.py
tests/test_config.py
tests/test_config_extended.py
tests/test_icons.py
tests/test_icons_extended.py
tests/test_llm_discovery.py
tests/test_llm_discovery_extended.py
tests/test_model_download.py
tests/test_model_download_extended.py
tests/test_output.py
tests/test_output_extended.py
tests/test_presets.py
tests/test_transcribe.py