Brandon Thomas
Brandon Thomas
Hey, thanks for all the hard work maintaining this project @durch ! It's been super useful for me. I recently ran into an issue on the 0.27 series, **Describe the...
Thank you so much for developing such a high-quality, sparse, and performant network, @jaywalnut310. I thought I'd share the results I have obtained so that others can see how promising...
Hi Jaehyeon, I modified your code to train multiple speakers and it seems to be training and inferring pretty well. Thanks for leaving the code in a state that makes...
I recently tried building this on my Mac machine. It works fine on Linux, but failed on the Mac with the following build errors: ``` error[E0609]: no field `0` on...
Hi folks, we're experiencing some problems with MocapNet. Every video we run through MocapNet winds up generating random noisy animation. In all of these animations, the feet are pulled behind...
Hi @leunamcrack ! I think we broke your library when we moved the job queue onto a new token format. We emulated the old API, but your code does validation...