Metadata-Version: 2.1
Name: knorket-whisper
Version: 2.0
Summary: Speech Recognition plus diarization
Home-page: https://github.com/yinruiqing/knorket-whisper
Author: ockhamlabs
Author-email: hello@ockhamlabs.ai
License: MIT
Requires-Python: >=3.7
Requires-Dist: setuptools==59.5.0
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: openai-whisper
Requires-Dist: pyannote.audio
Requires-Dist: soundfile
Requires-Dist: speechbrain==0.5.16
Requires-Dist: numpy==1.26.3
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
