Zheng Zou

Results 3 issues of Zheng Zou

hello, i got the erro, Please tell me how to solve? raise RuntimeError('Unknown model (%s)' % model_name) RuntimeError: Unknown model (uniformer_large_ls)

Hello, I have downloaded and unzipped the LRS2 dataset, which includes two folders: "main" and "pretrain". I want to know if it is only necessary to use preprocess.py in WavLip...

Hello, in the "class Dataset(object)", there is the following piece of code for correctly selecting samples and assigning corresponding labels. I wonder if this is because the training data is...