-
### `WaveformDataset`
I am still not entirely happy with the way the `WaveformDataset` works, basically because it is used for several unrelated tasks depending on context. This is reflected in the…
-
**IMPORTANT**: Before you create an issue, please take a look at our [Issue Reporting Guide](https://github.com/alexa/avs-device-sdk/wiki/Issue-Reporting-Guide).
## Briefly summarize your issue:
…
-
Song Y, Ermon S. [Generative modeling by estimating gradients of the data distribution](https://proceedings.neurips.cc/paper/2019/file/3001ef257407d5a371a96dcd947c7d93-Paper.pdf).
Yang Song. [Generat…
-
Here's the previous issue with formulas and such: https://github.com/RobinSchmidt/RS-MET/issues/80
I created a plugin for this, see: `Soundemote\AudioPlugins\Envelope Submodule` , compile for your …
-
I have not been able to generate a waveform with the eccentricity set to zero. Below is some sample code that crashes the kernel every time I run it in a notebook.
```
use_gpu = False
# keyword…
-
Hi,
I’d like to share part of our work on an nv_small system.
This system consists of an nv_small DLA, controlled by a RISC-V MCU.
[Title: Lightweight DNN Processor Design](https://www.slideshar…
SCLUO updated
2 years ago
-
1 Question
I have been battling for more than 8hours trying to make demucs work, but I don't know what the problem might be. I have read numerous issues and can't still find a solution. I have a Ma…
-
If a signal has no driver, it ends up as a port:
```
from nmigen import *
from nmigen.back import verilog
class Test(Elaboratable):
def __init__(self):
self.val_out = Signal()
…
-
I use cocotb to simulate and interact with a VHDL DUT with `ghdl`. The DUT was behaving as expected until recently I upgraded `ghdl` and since then the DUT does not seem to change states ever. A reset…
-
Basically writing another issue for myself to fulfil. Here to collect thoughts and feedback.
There remain numerous quirks and inflexibilities related to envelopes.
Voice-level step sequencers ca…