Filip Mulier

Results 3 issues of Filip Mulier

A couple suggestions for catching a potential safety issue with arming: I discovered occasional erratic arming/disarming when using an arming switch on a channel and it was caused by the...

In class `AttBlock(nn.Module)` the `__init__` has `self.bn_att = nn.BatchNorm1d(n_out)` but the `forward` doesn't seem to be using it. Also, `temperature` variable does not seem to be used. Can these be...

The help when running `oggenc -h` says 24 bit raw files are supported - see https://github.com/xiph/vorbis-tools/blob/b3a26d908a9c33f35e5fdda7a0f556414d2b3c15/po/da.po#L1709 Yet running with --raw-bits = 24 yields the following error: WARNING: Invalid bits/sample specified,...