Ian
Results
1
issues of
Ian
**Describe the bug** 当使用零样本克隆声音的时候,在运行如下命令时: `output = cosyvoice.inference_zero_shot(temp_text, sound_clone_text, prompt_speech_16k)` 经常会出现这样的报错信息:`RuntimeError: The size of tensor a (5002) must match the size of tensor b (2) at non-singleton dimension 3` 该如何解决 **错误信息如下**...