Nikolai Poliarnyi

Results 4 issues of Nikolai Poliarnyi

Query ```nvidia-smi --query-gpu=fan.speed --format=csv,noheader,nounits``` can return ```[Unknown Error]```, so it should be properly handled in addition to ```[Not Supported]``` and ```[N/A]```.

Thanks a lot for this repository! This is very useful and thanks a lot for great notebook about Bark+Vocos integration! # Error I tried to follow notebook [Bark+Vocos.ipynb](https://github.com/charactr-platform/vocos/blob/main/notebooks%2FBark%2BVocos.ipynb) but encountered...

Hi, If I don't miss anything - there are strange behaivor in case when we have uint8 frambebuffer cleared with ```vec4(238.07, 240.05, 240.06, 255.00)/255.0``` color - it is converted into...

Hi! https://registry.khronos.org/OpenGL-Refpages/gl4/html/atomicCompSwap.xhtml Fixed typo in atomicCompSwap-overload for int type.