Installation
To install RT-Sort, follow these steps:
-
Visit the RT-Sort GitHub repository: https://github.com/braingeneers/BrainDance
-
Follow the installation instructions provided in the repository's README file.
-
Ensure you have the necessary dependencies installed, including PyTorch and Torch-TensorRT.
-
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.