Skip to main content

Installation

To install RT-Sort, follow these steps:

  1. Visit the RT-Sort GitHub repository: https://github.com/braingeneers/BrainDance

  2. Follow the installation instructions provided in the repository's README file.

  3. Ensure you have the necessary dependencies installed, including PyTorch and Torch-TensorRT.

  4. If you plan to use Kilosort2 for offline sorting, make sure to set up the KILOSORT_PATH environment variable or be prepared to provide the path when calling relevant functions.

After installation, you're ready to start using RT-Sort. Proceed to the usage guides to learn how to load detection models, perform sequence detection, and more.