-
This filter box ioc only provides attenuation, humans liketransmission (1/att).
This code (derivedSignal) does not work:
DerivedSignal is imported correctly,
```
class FilterBank(Device):
"…
-
Hey brain-age team,
Everything has been going great with TUAB analysis: dummy, shallow, and deep analyses have all run great with expected results. However, when running filterbank-riemann analysis…
-
Hi Srikanth,
I am re-implementing your paper 'Two-Pass IB based Speaker Diarization System using Meeting-Specific ANN based Features'. Parameters like beta, NMI threshold, maximum segment duration…
-
This implementation support for 3 input channels? I got this error when I try:
Traceback (most recent call last):
File "pcanet_plantas.py", line 67, in
ftrain,V,BlkIdx = pcanet.PCANet_trai…
-
I am creating my Filter device for Max's ADR-300 PyFilter device. This is 12 filter device, we actually use only 4 Al and 4 Ti positions, the others are empty. This is configured on ioc, so from use p…
-
Currently on the `filterbank` signal class is functional. We need to be able to simulate baseband data to simulate single pulses.
-
Here is the mel-energy demo that `source` function return `hop_s` samples per iteration.
In my understand, the filterbank will do some operations on `win_s` samples. Is it right?
How to guarantee…
-
**Windows**: get a window interface and some windows implemented
- Hamm
- Hanning
- Blackmann
- Sine
- Kaiser
- KBD
**Polyphase FB**: get the filterbank working... Time domain.
**MDCT**: M…
-
### Question
As your Important disclaimer, I accessed at flashlight (https://github.com/facebookresearch/flashlight) and build completely.
At the stage of python bindings, I built flashlight and wan…
-
Hi,All:
I can not found any docs related to filter & filterbank, can we have a easy doc for it(like low pass / high pass)?