Mar Canet Sola
Mar Canet Sola
player.openFile("sample.wav",{volume:0}); I was looking in player.status with a console.log and output is volume is 0. But still plays at full volume.
I am executing in windows and get this error ``` C:\Users\admin\Documents\pggan-pytorch-master\pggan-pytorch-master>python3 trainer.py File "trainer.py", line 270 loss_d = self.mse(self.fx.squeeze(), self.real_label) + \ ^ TabError: inconsistent use of tabs and spaces...
Is it any way to send as post form to a php to save it in a server the recording?
Can it be search the API by the indice_name by laionFace (https://github.com/FacePerceiver/LAION-Face)? Example: client = ClipClient( url="https://knn5.laion.ai/knn-service", #indice_name="laion5B", indice_name="laionFace50M", aesthetic_score=9, aesthetic_weight=0.5, modality=Modality.IMAGE, num_images=1, ) At the moment it give me...
Could you add few lines with explanation how to setup gstreamer? Thanks