MuseTalk / scripts /realtime_inference.py

Commit History

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

gaolegao commited on

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

Zhizhou Zhong zzgoogle commited on

feat: real-time infer (#286)
96d3878
unverified

Zhizhou Zhong commited on

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

czk32611 commited on

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

czk32611 commited on

Fix fps calculation bug in realtime_inference.py (#35)
9e59599
unverified

itechmusic commited on

Add codes for real time inference
1e64633

czk32611 commited on