-
split_train_loss0 = torch.dot(self.onset_criterion(onset_logits, onset_prob)[0], on_weight[0]) / torch.sum(on_weight) split_train_loss0 =nan because torch.sum(on_weight) =0
-
While an object with a generic parameter preserves that type value, it is difficult to call a function passing/propagating that generic parameter. A work around is the call the function from the objec…
-
Hi everybody,
I am not an expert in audio signal analysis, but I know that there is no "swiss army knife" among all the onset detection methods to detect all kind of onsets in all kinds of music pe…
-
First, thanks for helping me for my previous question.
After digging around the other open and closed issues, I'm wondering if you just quickly know of the best pitch and onset detection methods fo…
-
Hello,
In the aubiotrack example the "[tempo_method](https://github.com/aubio/aubio/blob/master/examples/aubiotrack.c#L79)" variable is used. But the parameter "--onset" sets "[onset_method](https:…
-
Also follow discussion on cql choice types #604
The following cql results in the following c#:
```cql
define "Initial Population":
(AgeInYearsAt(start of "Measurement Period") >= 16) and exists("I…
-
It would be nice to have the *Blink Detector* plugin maintaining an internal "current blink `state`" (bool) instead of / in addition to only detecting the blink-related events (onsets, offsets):
- sw…
-
Hey, I've managed to extract almost all desired spike features except for the latency of the onset of the first spike. I played around with
`efel.setDerivativeThreshold(n) `
using values between…
-
Is possible that having the `tag_names` as arguments would accelerate writing or make it less error-prone by using autocomplete. However, this may increase the complexity of the function internals.
…
-