GH

Results 4 comments of GH

中文版: https://wws.lanzous.com/iZFmUdwa91a 翻译: https://github.com/VvvvvGH/moonlight-nx

GPU:RTX3090 CPU: 9900K Ran Vimeo90K.py on Vimeo test set. Use Model version 2.4 Simply modify code to use half precision. ``` self.flownet = self.flownet.half() self.contextnet = self.contextnet.half() self.fusionnet = self.fusionnet.half()...

Hi everyone, I’ve just submitted an updated PR with the latest Java example: https://github.com/snakers4/silero-vad/pull/697 Feel free to try it out, and let me know if you run into any issues.