Metadata-Version: 2.4
Name: dictate-mlx
Version: 2.2.0
Summary: Push-to-Talk Voice Dictation menu bar app for macOS using Apple Silicon MLX
Author: brando
License: MIT
Project-URL: Homepage, https://github.com/0xbrando/dictate
Project-URL: Repository, https://github.com/0xbrando/dictate
Keywords: dictation,speech-to-text,whisper,mlx,macos,voice,menu-bar
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSES.md
Requires-Dist: mlx>=0.5.0
Requires-Dist: mlx-whisper>=0.1.0
Requires-Dist: mlx-lm>=0.5.0
Requires-Dist: parakeet-mlx>=0.1.0
Requires-Dist: sounddevice>=0.4.6
Requires-Dist: numpy>=1.24.0
Requires-Dist: scipy>=1.10.0
Requires-Dist: pynput>=1.7.6
Requires-Dist: pyperclip>=1.8.2
Requires-Dist: rumps>=0.4.0
Requires-Dist: python-dotenv>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
Dynamic: license-file
