-
In the following dump two stations incorrectly reporting a spot exactly 96 khz off from others. This is example of the alias problem I have seen on occasion. Unclear what the cause is for this effec…
-
Hey!
Sorry been neck deep in projects. Working on John Ehlers indicators from his latest book. Here are a few to get started:
```julia
# Supersmoother
# Equation 3-3
function supersmoother(…
-
在执行训练命令时报错了。
命令:!python3.8 finetune_speaker_v2.py -m "./OUTPUT_MODEL" --max_epochs 1000 --drop_speaker_embed True
报错日志:
`INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'se…
-
The current implementation uses in many cases the [Overlap and Save](https://en.wikipedia.org/wiki/Overlap%E2%80%93save_method) method for Linear Convolution.
While this method is optimized to a str…
-
Hi,
I followed the last developments of the openwifi project with high interest and I have successfully started the new release Notter 1.4.0 by using the "zed_fmcs2-board" and the "zcu102_fmcs2-bo…
-
This issue is meant to track the implementation of the {CADB_CADC} in python
**Short description:** {The Cadence Detection toolbox contains code (MATLAB, R2018b) for estimating the cadence during ea…
-
I've been using lands to create some desktop backgrounds, and it is rather slow.
Seems like there is some low hanging fruit for optimizations.
There are a lot of constructs in the code like:
```
fo…
-
If I'm not missing some crucial setting, the time axis for filter response plots seems to be limited to a maximum of 99 time steps right now. For slow filters with low fc a higher value would be prett…
-
- Save audio EQ sets / set as default
- Sync UI with audio filter `@iina_aeq` it it exists
-
CEBL3 is a BCI platform built at [Colorado State University Fort Collins BCI Lab](http://www.cs.colostate.edu/eeg/main/):
https://github.com/idfah/cebl/
What would be some possibilities or consi…