Metadata-Version: 2.4
Name: whotalksitron
Version: 0.1.0
Summary: Audio transcription CLI with speaker identification
Author-email: Shaun Mouton <shaun.mouton@icloud.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: click<9,>=8.1
Requires-Dist: google-cloud-storage<4,>=2.0
Requires-Dist: google-genai<2,>=1.0
Requires-Dist: httpx<1,>=0.27
Requires-Dist: numpy<3,>=1.26
Requires-Dist: tomli-w<2,>=1.0
Provides-Extra: local
Requires-Dist: faster-whisper<2,>=1.1; extra == 'local'
Requires-Dist: pyannote-audio<5,>=3.1; extra == 'local'
Requires-Dist: torch<3,>=2.2; extra == 'local'
Requires-Dist: torchaudio<3,>=2.2; extra == 'local'
