Ankush Malaker

Results 32 comments of Ankush Malaker

I can verify the same bug. I'd really like to continue using this plugin but this bug is a very common occurrence in my workflow. Could I contribute to fixing...

@psliwka Thanks, you're the MVP. It doesn't get stuck after the update. If it helps diagnose at all, I use fzf with nvim and whenever I got this cursor stuck...

@mozhagn1991 Hey, is there an update on this or is this uploaded somewhere else? Thanks.

I can observe the same issue on a fresh install of Ubuntu 22.10. It works on another system running Pop!_OS. I tested the mic and speaker in other applications and...

Sure! Where/how can I get this info? @AldaronLau

Thanks. Here it is. @AldaronLau On the machine where its NOT working: ``` $arecord --dump-hw-params default Warning: Some sources (like microphones) may produce inaudiable results with 8-bit sampling. Use '-f'...

@AldaronLau Hope you had great holidays. Following up on this, is there an update or workaround I can do based on our previous discussion or should I wait for a...

@lmcd Wonderful work. Any update/blockers on the PR? I can confirm this works. Replaced self.DPS_INDEX_CONTROL[self.bulb_type] with 28 for my purpose as you mentioned. :)

@databoy2k Most probably you need to add execution permission using `chmod +x ./entrypoint.sh`

@sanchit-gandhi How do you suggest a rust port is going to solve the inference speed issue on CPU only systems? I assumed the bottleneck is data processing through the model,...