Explore and interact with the demo on Hugging Face Spaces!
➡️ Click here to try the demo on Hugging Face
Feel free to provide feedback or report any issues while testing the demo. Your input helps to improve!
Python version: This project requires Python version 3.9 or higher. Ensure that your system has the appropriate version installed before proceeding.
Poetry: Used for dependency management and packaging in this project. Visit the official Poetry installation guide for instructions tailored to your operating system.
-
Download the repository
git clone https://github.com/nahue-passano/loudspeaker-tmatrix.git cd loudspeaker-tmatrix
-
Create the poetry environment
poetry install
-
Initialize the poetry environment
poetry shell
-
Run the streamlit app
streamlit run loudspeaker_tmatrix/app.py