Metadata-Version: 2.1
Name: audio-evaluator
Version: 1.0.5
Summary: A PyTorch wrapper for ASR and Earudite
Home-page: https://github.com/achen4290/audio-evaluator
Author: Shivam Malhotra and Andrew Chen
Author-email: alchen2@andrew.cmu.edu
License: MIT
Keywords: asr audio pytorch
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE.txt
Requires-Dist: jiwer (==2.3.0)
Requires-Dist: numpy (==1.22.1)
Requires-Dist: python-Levenshtein (==0.12.2)
Requires-Dist: torch (==1.10.0)
Requires-Dist: torchaudio (==0.10.0)
Requires-Dist: typing-extensions (==4.0.1)

audioevaluator is a simple, easy-to-use supporting package for Earudite designed to perform ASR on audios to determine their quality relative to a transcript. 

