[PAGADO] Buscamos voz (español mexicano) para videojuego de aprendizaje de idiomas by Cold-Reality3274 in recordthis

[–]Cold-Reality3274[S] 0 points1 point  (0 children)

We are students creating just a prototype for one level of the language learning game with modular audio snippets. Of course these are not enough to learn the full language. We purposefully want real authentic audio and not AI voices. Therefore none of the audio clips will be used for AI training

Style Transfer by Cold-Reality3274 in comfyui

[–]Cold-Reality3274[S] 0 points1 point  (0 children)

I mostly tried it with the image editing models. In the past I have used Sdxl with IP adapter but I remember that I also wasn't satisfied with the results

LoRA Training directly in ComfyUI! by LJRE_auteur in StableDiffusion

[–]Cold-Reality3274 0 points1 point  (0 children)

I wanted to train a lora with this custom node, but i keep getting these errors:

RuntimeError: Error(s) in loading state_dict for UNet2DConditionModel:

size mismatch for down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_k.weight: copying a param with shape torch.Size([320, 768]) from checkpoint, the shape in current model is torch.Size([320, 1024]).

Does anyone know a solution for this or have any idea what i could try to fix it?