CXH
CXH
Couldn't authenticate host 'www.baidu.com' with certificate '*.baidu.com'. A call to SSPI failed, see inner exception.???
Failed to save fake certificate try { byte[] exported = certificate.Export(X509ContentType.Pkcs12); File.WriteAllBytes(filePath, exported); } catch (Exception e) { Debug.Log(e.Message); //Specified method is not supported }
(dreamtalk) F:\AI\dreamtalk-main>python inference_for_demo_video.py --wav_path data/audio/acknowledgement_english.m4a --style_clip_path data/style_clip/3DMM/M030_front_neutral_level1_001.mat --pose_path data/pose/RichardShelby_front_neutral_level1_001.mat --image_path data/src_img/uncropped/male_face.png --cfg_scale 1.0 --max_gen_len 30 --output_name acknowledgement_english@M030_front_neutral_level1_001@male_face D:\python\Anaconda\envs\dreamtalk\lib\site-packages\torchaudio\extension\extension.py:13: UserWarning: torchaudio C++ extension is not available. warnings.warn('torchaudio C++ extension is not...
Some weights of the model checkpoint at jonatasgrosman/wav2vec2-large-xlsr-53-english were not used when initializing Wav2Vec2Model: ['lm_head.bias', 'lm_head.weight'] - This IS expected if you are initializing Wav2Vec2Model from the checkpoint of a...


ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from versions: none) ERROR: No matching distribution found for triton==2.0.0
File "F:\AI\multimodal-garment-designer-main\pipes\sketch_posemap_inpaint_pipe.py", line 519, in __call__ mask, masked_image = prepare_mask_and_masked_image(image, mask_image) TypeError: prepare_mask_and_masked_image() missing 2 required positional arguments: 'height' and 'width'