Student groups will create a comprehensive interactive data analysis and modeling platform that enables users to seamlessly import, clean, visualize, analyze, and model data using scientific calculations and data visualization tools.
The platform will tackle the problem of voice intelligibility in enclosed spaces that can be disruptive to hearing and learning. Large enclosed spaces, if not properly treated, may induce long reverberation times.
pip install -r requirements.txt
git clone https://github.com/jr-cho/SPIDAM_Python.git
python main.py
SPIDAM
├── README.md
├── requirements.txt
├── main.py
├── data
├── clap.m4a
└── clap.wav
└── src
├── __init__.py
├── file_utils.py
├── gui.py
└── plot.py
This project is licensed under the MIT license.