jn64
jn64
Can repro. zoxide v0.8.2 (zoxide-0:0.8.2-1.fc36.x86_64) bash 5.2.2 Fedora 36 Default config — no zoxide env vars are set, no options for zoxide init, just `eval "$(/usr/bin/zoxide init bash)"` --- It's...
I wouldn't use either.
Then un-exclude your home folder as explained above. Anyway even `z ~` is redundant. Just do `z` without arguments (like `cd` without arguments).
I have a working non-vcpkg build on F37. Note it might not be possible on F36 due to older libs. I haven't had time to actually use it much, but...
I have a [working rpm package for Fedora 37](https://github.com/jn64/Cemu-rpm) [Builds are available on Copr jn64/Cemu](https://copr.fedorainfracloud.org/coprs/jn64/Cemu/)
This is only on the first launch, right? Subsequent launches should be instant. If so, then it's not Wordbook issue, it's wn (Python library) building the database. Also takes ~2m...
Done. Here's what the "New issue" page will look like: https://github.com/jn64/Cardinal/issues/new/choose
I could add a optional field field for DAW/host. Any other commonly requested/missing info in issues?
piper-tts 1.2.0 via pip Python 3.11 Fedora 38 I can repro the original report (without `--data-dirs`, so #367 doesn't apply). On first run, piper downloads a model, then on subsequent...
What do you mean by "call"? If you are piping the output of piper to your audio player (as in [the streaming audio example](https://github.com/rhasspy/piper?tab=readme-ov-file#streaming-audio)), then kill the whole thing (Ctrl-c...