[CVPR 2024] This is the official source for our paper "SyncTalk: The Devil is in the Synchronization for Talking Head Synthesis"
1.33k
stars
161
forks
source link
Can AVE be used with live audio setup in the GUI? #172
Open
varunjain99 opened 5 months ago
Can AVE be used to run the model in real time?
In particular, in the GUI based code path that streams audio, it seems like it isn't possble in the ASR class: https://github.com/ZiqiaoPeng/SyncTalk/blob/60a0a73ed1dc21008645adce91b35aa9a09c9b4b/nerf_triplane/asr.py#L35
Is this a limitation of AVE or has it just not be integrated into the GUI based code path
@ZiqiaoPeng