WuDH2000 / CrossMamba

This is the implementation of Cross-attention inspired Mamba.
8 stars 1 forks source link

CrossMamba

Official Code for CrossMamba in "Cross-attention Inspired Selective State Space Models for Target Sound Extraction" (submitted to ICASSP2025), available at https://arxiv.org/abs/2409.04803.

This code is adapted from the original open source repository at https://github.com/state-spaces/mamba. Thanks for the open source.

The original Mamba is needed to be installed in advance. Requirements are listed in https://github.com/state-spaces/mamba.

Usage

python example.py