-
Unlike test datasets, XCL seems to have a different structure that causes an error when initializing BirdSetDataModule:
```
from birdset.datamodule import DatasetConfig
from birdset.datamodule.…
-
I can't use the newly added sampler. Here's the error message displayed by the log:
**!!! Exception during processing !!! module 'comfy.k_diffusion.sampling' has no attribute 'sample_sample_Kohak…
-
### Describe the bug
The web app doesn't display the beautiful histogram plots like it used to and renders rather ugly-looking teal rectangles instead.
![Example](https://github.com/user-attachments/…
-
I want to read data from a dat file using RawBinarySignalIO and plot the data. When I ran the program below, it consumed more than 32GB of memory for a 1GB dat file. I want to run this process on AWS …
-
Add [SMOTE|http://www.jair.org/papers/paper953.html], "Synthetic Minority Over-sampling Technique" for handling imbalanced datasets/ This is a more sophisticated means of balancing the dataset vs str…
-
Hello,
The general image up-sampling model RealESRGAN_x4plus is doing a good job and it makes fine-tuning rather easy.
I wonder, does anyone have checkpoints (generator and discriminator) and conf…
-
Hi,
Very nice work. Thank you for your contribution.
At the step where we feed in "Custom" covariate models, I am interested in providing custom fit and predict functions. I see from the source co…
-
### What is the issue?
I followed the instructions for building on mac [here](https://github.com/ollama/ollama/blob/main/docs/development.md#macos), but this failed at the `go generate` step.
Runn…
-
Hello,
You previously mentioned that data for pre-training is resampled to a sampling rate of 200Hz. I would appreciate further insights on a few points regarding this setup:
1- Is there a spec…
-
Since the 16kHz are no longer being updated, we need to adjust the audio step to download from a different source.
The best way to go about this is to build a new PTransform class the expects the sa…