-
## Bug report
### Describe the bug
All "hires" music downloaded from Qobuz gets down-sampled to 44.1kHz 16-bit format sometime during MPD's interraction with the pipewire sound server platform (ver …
-
A few weeks ago, I successfully trained FastSpeech2 for the Korean language with my preprocessed KSS dataset. I've since been trying to duplicate the training with Tacotron 2. I'd like to train the mo…
-
When using a gulp watch task, the Node.js environment stays open which means the Twig.js module's global variable stays alive across all builds.
And Twig.js throws an error when KSS tries to re-build…
-
Nomad autodiscover introduced in #16853 seems to completely miss some new Nomad tasks, and therefore never ship any logs for them. The cause seems to be that it uses event's `AllocModifyIndex` to chec…
-
## Bug report
### Describe the bug
Hi! I'm packaging mpd for Arch Linux.
We recently rebuilt a lot of packages against ffmpeg 5.0 and mpd was one of them.
Since the rebuild mpd can not update …
dvzrv updated
2 years ago
-
## Bug report
### Describe the bug
Some choices of `metadata_to_use` cause mpd to reproducibly segfault on startup. A minimal combination that I have found to work is:
```
metadata_to_use …
-
```julia
using SolveDSGE, Plots;
cd("my_directory")
# write .txt model in Julia
# deterministic Neoclassical Growth Model
open("Det_NCGM.txt", "w") do io
println(io,"# ncgm\n")
print…
-
### Issue description
Deploying the edgeless container runtime. I was trying to deploy my code in a container and it was continuously restarting. So I attempted to deploy `ghcr.io/edgelesssys/edgeles…
-
I have Benchmarked your implementation of the BLS12-381, and it is really a great and fast implementation. However, according to recent researches (https://eprint.iacr.org/2017/334.pdf), 381 is not en…
-
At present, I have updated the git repository to the latest version locally.
The two modules `psflib` and `lazyusf2` are compiled with the `make` command (because README.md has no relevant compila…