Metadata-Version: 2.1
Name: audiologic
Version: 0.1.0
Summary: Python utilities to process and predict on audio attributes
Author-email: Ty Martz <jacksontmartz@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# audiologic

Python Module to process and predict on music attributes

### Data Used:
- 1000 Song Dataset - [Download here](https://cvml.unige.ch/databases/emoMusic/)

## Environment
- make sure to download whisper from openai (not currently included in requirements.txt)
- Also must install ffmpeg (using brew, choco, etc.)
