Niko

Results 29 comments of Niko

Adding raylib as a git dependency ``` [dependencies.raylib] git = "https://github.com/Ewpratten/raylib-rs" branch = "windows_xcompile" ``` works fine, but adding it as a normal dependency ``` [dependencies] raylib = "3.5.0" ```...

I'll try to take care of this, given a couple days I can probably get a PR going.

I attempted to get this working but ran into a few big issues. `native-tls` is so deeply integrated into this lib that we just gave up on using it entirely.

Any updates on this? Was looking to use CUDA on a Jetson Nano but doesn't look like that's possible.

+1 for flatpak, ArmCord is unusable on Steam Deck without it.

Apologies, I made a wrapper and took the `coqui-stt` name on crates.io without looking through the open issues here for a rewrite. I'd be willing to transfer the name if...

Valve Jupiter (AMD Custom APU 0405, Zen 2 microarch, 4c8t, 16GB DDR5 @ 5200 MT/s) | CPU | OS | Config | Model | Threads | Load[ms] | encode[ms] |...

I can reproduce this: ```py from TTS.api import TTS # List available 🐸TTS models and choose the first one model_name = TTS.list_models()[0] # Init TTS tts = TTS(model_name) # Run...

> You can use Wakapi's WakaTime import feature. Go to Settings -> Integrations -> WakaTime. This throws a 402 Payment Required outside of the last two weeks of activity, which...

I can reproduce this on an Intel Arc A770 dGPU, without fail. Arch Linux, latest updates.