Skip to content

Added PaSST-L weights

Compare
Choose a tag to compare
@kkoutini kkoutini released this 06 Jun 12:07
· 9 commits to main since this release

PaSST-L is the light version with fewer parameters, can be loaded like this:

from hear21passt.base import get_basic_model

model = get_basic_model(mode="logits", arch="passt_l_kd_p16_128_ap47")