Metadata-Version: 2.4
Name: musicalrecordingcaptioning
Version: 0.1.0
Summary: Caption musical theater, concerts, or any recording using Genius lyrics and Whisper
Requires-Python: >=3.10
Requires-Dist: typer>=0.12
Requires-Dist: lyricsgenius>=3.0
Requires-Dist: faster-whisper>=1.0
Requires-Dist: ffmpeg-python>=0.2
Requires-Dist: python-dotenv>=1.0
Requires-Dist: srt>=3.5
Requires-Dist: thefuzz>=0.22
Requires-Dist: python-Levenshtein>=0.25
