Results 6 comments of Santosh R

Hey @migueltaylor would love to hear your feedback on this example, and if it provides anything of value

You have to write your inference function so that musetalk is able to ingest audio stream as chunks, right now it requires all audio chunks to be saved as .wav...

> the avatar would be a static image MuseTalk doesn't work with static images, if you want the starting point for the Avatar to be an image, then it has...

Hey @anuj509 not exactly related to this, but I've been having issues trying to run MuseV on colab, with a similar issue relating to cache https://github.com/TMElyralab/MuseV/issues/173#issue-2830723725. After looking at your...

Thank you @ActionStripes it seems to be working, though for me i had to change to python 3.11.

@ActionStripes Thanks once again, i was meaning to implement something similar, i was considering to use codeformers repo, but since i want this to be as low latency as possible,...