MuseTalkVM / scripts

Commit History

fix: preprocess import bug (#345)
8d5773a
unverified

zhanghaotian commited on

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

gaolegao commited on

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

Zhizhou Zhong zzgoogle commited on

feat: data preprocessing and training (#294)
4529d0f
unverified

Zhizhou Zhong commited on

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

Zhizhou Zhong commited on

fix: infer bug
4ff91cd

zzzweakman commited on

v1.5
4e7cc85

aidenyzhang commited on

Create __init__.py
cca086c
unverified

Octpus commited on

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

czk32611 commited on

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

czk32611 commited on

Fix fps calculation bug in realtime_inference.py (#35)
7d7485c
unverified

itechmusic commited on

Add codes for real time inference
f0e470d

czk32611 commited on

<enhance>: modified inference codes
c681a83

zkangchen commited on

Update README.md
f1a27da

itechmusic commited on

initial_commit
e061a92

czk32611 commited on