santi-pdp / pase

Problem Agnostic Speech Encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some bug

Pydataman opened this issue · comments

commented

1、in classifiers.py,
ResBasicBlock1D(
64,
64,
kwidth=5,
att=att,
att_heads=att_heads,
att_dropout=att_dropout)
in modules.py,
ResBasicBlock1D has no paramter att、att_heads and so on