MuseTalk / scripts /realtime_inference.py

Commit History

fix: use torch.no_grad() in inference to prevent excessive memory usage (~30GB) with inference (#349)
5214b81
unverified

gaolegao commited on

feat: windows infer & gradio (#312)
2967472
unverified

Zhizhou Zhong zzgoogle commited on

feat: real-time infer (#286)
6425819
unverified

Zhizhou Zhong commited on

<enhance>: support using float16 in inference to speed up
89f8a44

czk32611 commited on

<enhance>(inference): support using an image as video input(#17 #34)
6322edc

czk32611 commited on

Fix fps calculation bug in realtime_inference.py (#35)
6f026d1
unverified

itechmusic commited on

Add codes for real time inference
f59aeea

czk32611 commited on