Onur Solmaz
Onur Solmaz
The plugin saves the recordings under `media/voiceovers/`. Can you play the ones you recorded with "default" device? They will properly not play properly with a media player, but just trying...
I can't reproduce this locally. Can you maybe insert some breakpoints (`import ipdb; ipdb.set_trace()`) to manim-voiceover source locally and tell me which line causes the hang?
Thank you, I’ll investigate this sooon
Then this might relate to #44, you can follow the discussion there. (Note that I had issues with Gradio, and that's why I didn't merge until now) The CLI based...
@o-alexandre-felipe Thanks for adding the new service. I will go through it shortly. In the meanwhile, can you check out why the build failed?
Hey, sorry to keep you waiting, I was busy. I've just built from your branch and am running into problems. - The interface of alternate RKeyListener is apparently not the...
I am on MacOS. I also agree with you that there needs to be a web UI for this, for cross-platform compatibility. Gradio seems like a nice and quick solution,...
I will try and see if there is an easy way to do this in the next version.
Are you on Mac M1 or intel? I am also on M1 with MacOS 13.3, and I did not experience any issues with triton. Also, can you maybe try with...
I take it back, I am able to reproduce this locally. Will figure out the best way to resolve this