IDRnD / ReDimNet

The official pytorch implemention of the Intespeech 2024 paper "Reshape Dimensions Network for Speaker Recognition"
MIT License
117 stars 5 forks source link

[docs] Fix typo #5

Closed AntonOkhotnikov closed 3 months ago

AntonOkhotnikov commented 3 months ago

https://github.com/IDRnD/ReDimNet/blob/f9c3a4cd3f99f3339a3f34785dcfb7a47e015822/redimnet.py#L124

Comment is outdated (code below is for LayerNorm)

vanIvan commented 3 months ago

Fixed