Axel Berg

Results 2 comments of Axel Berg

Generating the impulse responses at high reverberation takes quite a long time. In `cfg.py`, try lowering the upper bound of `t60`, or use `anechoic = True` (this will make the...

Can you check if the model weights are loaded correctly? Try going to this line and use 'strict=True' instead https://github.com/axeber01/ngcc-seld/blob/64aa259165b7d57a773b1e2c5e528258bf9f28ea/train_seldnet.py#L734 Then set the learning rate to 0 (so that the...