Metadata-Version: 2.1
Name: whisper-pyannote-fusion
Version: 0.0.4
Summary: Fuse whisper and pyannote results
Author: Mochan Shrestha
Requires-Dist: jiwer
Requires-Dist: pytest
Requires-Dist: pyannote.audio
Requires-Dist: pyannote.metrics
Requires-Dist: whisper-normalizer
Requires-Dist: intervaltree
Requires-Dist: openai-whisper
Requires-Dist: spacy
Requires-Dist: jellyfish
Requires-Dist: torch
Requires-Dist: torchvision

Algorithms to fuse whisper and pyannote outputs to get transcript as well as speaker diarization.
For full information please see blog post:
http://mochan.info/deep-learning/whisper/pyannote/asr/diarization/2023/09/07/whisper-pyannote-fusion.html
