Wang Xuancong

Results 29 comments of Wang Xuancong

@wongcheehong Window's support of Python is very limited. Even if it can get past this one, PyTorch is not going to work unless you use WSL2, so vocal splitter will...

Hi @wongcheehong , it is truly amazing that Facebook has made their PyTorch working on Windows (with CUDA/GPU-acceleration working on both native Windows and WSL (Windows Subsystem Linux)). As a...

> Hi @xuancong84, please enable issues feature in your repo so I can open issue easily. Done, thanks!

Same to me. I have extensively tested. It does not work on Android 8.0+. No matter what I do, the defined task never gets running. ``` 12-28 11:17:32.010 7497 7497...

I also encountered the same segmentation fault. And I tried every `QT_QPA_PLATFORM` option, i.e., eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb. None is working. Either...

> I edited @evanreichard snippet to disable scrolling only for all output widgets: > > ``` > style = """ > > .jupyter-widgets-output-area .output_scroll { > height: unset !important; >...

> I really need to load .mpy while minimizing heap usage. I'm unable to compile a custom firmware and that's not a solution: the program also does OTA updates, fetching...

@andresdelcampo Thank you so much for your repo! Actually I was looking for video preview. It is okay not to have video editing because video editing is complex and big...

@andresdelcampo Thank you so much, I really appreciate. But nowadays there is a new way to implement this which is cross-platform, that is to use HTML/CSS/Javascript. I am doing it...

Yes @sensboston , I agree with you too. Hi @tsurumeso , your model works great, I have tested, your v6.0.0b2 model is significantly better than v4, and I have already...