Metadata-Version: 2.1
Name: m4a2text
Version: 0.1.12
Summary: Convert M4A audio files to WAV and transcribe speech to text using Azure Speech API.
Home-page: https://github.com/ianolpx/m4a2text
Author: Ian Park
Author-email: ianolpx@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: ffmpeg-python
Requires-Dist: azure-cognitiveservices-speech

