Metadata-Version: 2.4
Name: supervoxtral
Version: 0.10.0
Summary: CLI/GUI audio recorder with 2-step pipeline: transcription (Voxtral) then text transformation (LLM).
License: MIT
License-File: LICENSE
Keywords: audio,cli,gui,mistral,transcription,voxtral,whisper
Requires-Python: >=3.11
Requires-Dist: mistralai>=2.0.0
Requires-Dist: pyperclip
Requires-Dist: python-dotenv
Requires-Dist: rich
Requires-Dist: sounddevice
Requires-Dist: soundfile
Requires-Dist: typer
Provides-Extra: dev
Requires-Dist: basedpyright; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
