SamsungLabs / SummaryMixing

This repository implements SummaryMixing, a simpler, faster and much cheaper replacement to self-attention for automatic speech recognition (see: https://arxiv.org/abs/2307.07421). The code is ready to be used with the SpeechBrain toolkit).
Other
86 stars 8 forks source link

scripts for SummaryMixing SSL #9

Open shucongzhang opened 2 months ago

shucongzhang commented 2 months ago

This PR provides necessary code and recipes for reproduce the results of the SummaryMixing SSL paper.