Closed maomaoqiuqiu closed 5 years ago
Hello,When I get this model:model_raw.pkl,Where SincNet is implemented?
You should try to import the pkl file in pytorch. Then you should find all the parameters of the models, including the SincNet cut-off frequencies.
Hello,When I get this model:model_raw.pkl,Where SincNet is implemented?