Metadata-Version: 2.1
Name: audioprocessor
Version: 0.1.0
Summary: A Python package for recording, transcribing, and converting audio
Home-page: https://github.com/TheWordSmith123/Audio-Processor
Author: Andrew Horvath
Author-email: drewfhorvath@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: speech-recognition
Requires-Dist: gtts
Requires-Dist: pyaudio
Requires-Dist: wave
Requires-Dist: webrtcvad
Requires-Dist: pydub

