-
Here is a suggestion for a possible enhancement for the Scopy Signal (AWG) Generator amplitude controls. Since the AWG outputs include a 50 ohm series resistor the actual output voltage seen at the lo…
-
Hi there
When starting the implementation of the SD-Card with `SD.begin(GPIO_NUM_4, SPI, 25000000)`, the DAC Output of G25 and G26
aren't giving any signals out.
I tested it with an Oscillosco…
-
The data immediately before entering the model looks funky. Current hypothesis is this is a result of the whitening step. Evaluate what is going wrong between data generation and passing through the m…
-
Hello, I'm trying to run your code.
I just ran train_bwe.sh, but faced this error.
```
Traceback (most recent call last):
File "train_bwe.py", line 307, in main
_main(args)
File "train_b…
-
Hi,
When I try to stimulate using a MATLAB script based on the example provided by MCS, its works. MEA2100 MCS-IFB-Lite. However if I a want to use automatic stimulation in stead of dedicated electro…
-
I can confirm this is still broken in Arduino 2.0.4, IDF 4.4.1
Here is the sketch I used. If I change from internal DAC to PDM it works although really noisy.
```
// Arduino Zero / Feather M…
ifrew updated
2 years ago
-
Hi, thank you so much for your implementation.
I trained one unconditional generator, the fast sampling makes sense during inference using default noise schedule, like this:
However, when I …
-
I am getting a flutter: 'sampleEndLoop' is out of range. 'STRING error. My code
static byteToPlayer() async {
try{
// Create the synthesizer.
ByteData bytes = await rootBundle.l…
-
Could you provide inference example?
-
**Describe the problem you have/What new integration you would like**
ESP32 has a built in cosine generator see https://github.com/krzychb/dac-cosine I would like to add this to toESPHome and…