gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
973 stars 90 forks source link

[BUG REPORT] RuntimeError: The size of tensor a (28) must match the size of tensor b (33) at non-singleton dimension 2 #129

Closed mikeymcfish closed 10 months ago

mikeymcfish commented 10 months ago

I get this error when I try to train an RVC model. I've tried various settings, different audio files, re-installing, and running on runpod.

RuntimeError: The size of tensor a (28) must match the size of tensor b (33) at non-singleton dimension 2

gitmylo commented 10 months ago

Use RVC v1 40k or v2 40k, 48k is not currently supported.