w4hns1nn

Results 19 comments of w4hns1nn

Hey, I already made some changes there to improve and added also pure rest inference points without local paths, what works even better. I did not know how ho update...

> Could you please also add a `response_format` param? I will do, in a few weeks

Hey, Eggwardhan. the test file is a unit test written with github copilot based on a simple "test_function"; but was never run before. So you can ignore this error. Just...

Hi, the script checks at the biginning, if NVIDIA audio2face headless server is running under localhost by calling the "status" endpoint of audio2face. This already seems to fail.. Can you...

Closed due missing activity.

Hi vitasha, thank you for raising the issues: I currently work with - media-toolkit version 0.0.6 and - Python 3.10.11. At least with that combination it works fine. Definitely would...

I found and solved the dependency problem. It was not in face2face but in the dependency fast-task-API which needed to be updated to the newer media-toolkit version. I've updated fast-task-API...

Hey dxvan. looks like there's a face embedding missing in the stored faces. Troubleshoot: 1. Did you add caprio before to the face embeddings with "f2f.add_face("caprio", "path/to/my_portrait_image.jpg", save=True)"? 2. Was...

Hi, ffprobe is part of ffmpeg which is also used by VidGear. The libs are used in the Media toolkit library. I haven't had time to look into it in...

Hey rajat, thanks for your contribution. I just had a brief look and looks solid to me. 💯 I'll check-it out and test it this weekend and then approve the...