b04901014 / FT-w2v2-ser

Official implementation for the paper Exploring Wav2vec 2.0 fine-tuning for improved speech emotion recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seems to be nn.LSTM is useless

Gpwner opened this issue · comments

Yes, it's useless, not ran anywhere in the forward pass. We tried it during experimental stage but didn't actually use it eventually.