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

Fix SpeedPerturb input arg #7

Closed Adel-Moumen closed 2 months ago

Adel-Moumen commented 3 months ago

Hi,

This PR fix an issue with the provided yaml. Indeed, the SpeedPerturb is missing an input arg in the constructor which is orig_freq.