Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 573 Bytes

Point Cloud Audio Processing DOI

Krishna Subramani1, Paris Smaragdis1

1UIUC

Paper

For the necessary libraries/prerequisites, please use conda/anaconda to create an environment (from the environment.yml file in this repository) with the command

conda env create -f environment.yml

All the code to reproduce our results and plots is in Code