-
**Submitting author:** @rafaelbailo (Rafael Bailo)
**Repository:** https://github.com/PdIPS/CBX
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @mstimberg
**Review…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **Real-time Detection of AI-Generated Speech for DeepFake Voice Conversion**
- summary: There are growin…
-
Would it be of interest to have a HierarchicalModelLogPDF class in pints?
So something that produces a joint LogPDF from individual LogPDFs with a specific dependence structure:
p(y, psi, theta…
-
... along with a general system for pluggable layouts. This would address most of issues being reported here regularly (#30, #34).
The main problem with current layout is that it sometimes results …
-
## 🐛 Bug
The calculation of the second moment estimate for Adam (`torch.optim.Adam`) assumes that the parameters being optimized over are real-valued. This leads to unexpected behavior when using A…
-
So far impressive stuff! I am starting a new issue for my comments as part of the: [JOSS review](https://github.com/openjournals/joss-reviews/issues/6110#issuecomment-1906815430). Work in progress..…
e-dub updated
9 months ago
-
Right now the package falls back to Zygote for computing gradients using automatic differentiation. It would be nice to add support for multiple AD backends (ReverseDiff, Enzyme, Yota, Nabla, Diffract…
-
### Describe the bug
I am attempting to train SD1.5 ([model](runwayml/stable-diffusion-v1-5)) for text-to-image generation using the [train_text_to_image.py](https://github.com/huggingface/diffuser…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### ✨ Short description of the bug [tl;dr]
Going back to what I mentioned in #154, I am just getting the same image as input for the vast majority of attacks. I didn't try them all, but the only one …