torchlpc
torchlpc copied to clipboard
Fast and differentiable time domain all-pole filter in PyTorch.
- [ ] #7 - [x] #8 - [ ] #9 - [ ] migrate to cpp API `torch::autograd::Function` - [x] #10 - [x] #24 - [ ] swap out...
Hello, Thank you for your work. It would be great to be able to get the final delay values 'zf' like with scipy.signal.lfilter, so that on the next calls to...
- [ ] #15 - [x] #14 - [x] #13
``` [------------------------------------- TorchLPC -------------------------------------] | v07, complex | thrust, complex | v07 | thrust 4 threads: --------------------------------------------------------------------------- [8, 16384, 1] | 256.6 | 274.6 | 252.5 | 273.6 [8, 65536,...