Sonny Hu
Results
2
issues of
Sonny Hu
Hi, thanks for the great work. Dubbing Studio is amazing! I have been using its web [interface](https://elevenlabs.io/docs/dubbing/studio) to edit especially in the speaker cards to change sentences/words. [API](https://elevenlabs.io/docs/api-reference/create-dub) supports creating...
elevenlabs api
I am trying to compute full jacobian using `jacrev` or `jacfwd` from `torch.func`. Part of the loss function uses `_PointFaceDistance`. Out of the box, `pytorch3d` does not support `torch.func`. The...