InfiniteCoder

Results 34 comments of InfiniteCoder
trafficstars

I tried installing libopus using: wget https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz tar –xvzf opus-1.3.1.tar.gz cd opus-1.3.1 ./configure make && sudo make install But I still get an error: libsndfile1 : Depends: libopus0 (>= 1.1)...

I've installed praat using sudo apt-get install praat, still outputs only vector::reserve

pi@raspberrypi:~/RHVoice $ uname -a Linux raspberrypi 5.15.61-v7+ #1579 SMP Fri Aug 26 11:10:59 BST 2022 armv7l GNU/Linux

It's Raspbian Lite 32 bit installed with Raspberry Pi imager

I have 64 bit laptop with windows subsystem for linux with me, how can I do that?

I have Ubuntu, but I can try installing debian instead

PR is ready for review. I've got a lot of problems with it, but it seems to be finally working (maybe it's just NVidia permissiveness). To use arrays in shader...

In case this doesn't work, the workaround is to make a custom ArrayUniform, would look something like this: ```Rust #[derive(Clone)] pub struct ArrayUniform { pub fn new(name: &'a str, value:...

I've got this issue on FreeCAD link daily 0.21.0 2023.08.11. I'm on NixOS with Hyprland. When starting, I also get this issue: `Could not find the Qt platform plugin "wayland"...

Sorry for bumping up this old thread, but I wanted to create an overlay and there really isn't much options. Is this planned to be supported?