Metadata-Version: 2.4
Name: whisperjf
Version: 0.1.3
Summary: A compatibility fix to for whisperx for use with gogadget
Author: Jonathan Fox, Max Bain
License: MIT
License-File: LICENSE
Requires-Python: <3.13,>=3.10
Requires-Dist: ctranslate2==4.5.0
Requires-Dist: faster-whisper==1.1.0
Requires-Dist: llvmlite<1.0.0,>=0.43.0
Requires-Dist: nltk
Requires-Dist: numba<1.0.0,>=0.60.0
Requires-Dist: pandas
Requires-Dist: pyannote-audio<4.0.0,>=3.3.2
Requires-Dist: torch>=2.5.1
Requires-Dist: torchaudio>=2.5.1
Requires-Dist: torchmetrics<2.0.0,>=1.5.2
Requires-Dist: transformers
Description-Content-Type: text/markdown

A compatibility fix to allow [whisperx](https://github.com/m-bain/whisperX) to work with [gogadget](https://github.com/jonathanfox5/gogadget).

Pypi link: https://pypi.org/project/whisperjf/
