Metadata-Version: 2.1
Name: transcription-diff
Version: 0.1.3
Summary: Speech to transcription comparison
Home-page: https://github.com/CorentinJ/transcription-diff
Author: Corentin Jemine
Author-email: corentin.jemine@gmail.com
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: minineedle (>=3.0.0)
Requires-Dist: numpy (>=1.18.0)
Requires-Dist: openai-whisper (>=20230918)
Requires-Dist: librosa (>=0.9.0)
Requires-Dist: langcodes (>=3.0.0)
Requires-Dist: colorama (>=0.4.3)
Requires-Dist: torch (>=2.0.0)

A small python library to find differences between audio and transcriptions
https://github.com/CorentinJ/transcription-diff/
