Skip to content

nahue-passano/loudspeaker-tmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Loudspeaker simulation


πŸš€ Try the Demo on Hugging Face

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!


πŸ“‹ Prerequesites

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.

πŸ“¦ Package installation

  1. Download the repository

    git clone https://github.com/nahue-passano/loudspeaker-tmatrix.git
    cd loudspeaker-tmatrix
  2. Create the poetry environment

    poetry install

πŸš€ Usage

  1. Initialize the poetry environment

     poetry shell
  2. Run the streamlit app

    streamlit run loudspeaker_tmatrix/app.py

Releases

No releases published

Packages

No packages published