IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.
https://applio.org
MIT License
1.49k stars 247 forks source link

[BUG] Error making inference, zero-size array to reduction operation maximum which has no identity! #372

Closed KootG123 closed 4 months ago

KootG123 commented 5 months ago

Before You Report a Bug When doing inference to convert an audio to that of a specific model, I get a strange bug.

Bug Description First of all, I load the audio file, then when I click on "convert" the process starts normally, but then in the cmd halfway through the process a warning appears that says "zero-size array to reduction operation maximum which has no identity ", which alerts me to something. When I return the result of the conversion, I get a much longer audio (exactly twice the length of the original base audio), and when listening it sounds bad, precisely the voice is heard much thicker and slower in speed than normal.

Steps to Reproduce Outline the steps to replicate the issue:

  1. Load de audio to convert
  2. Click on 'Convert'
  3. Wait for the inference
  4. Observe the error in merged audio.

Expected Behavior Perform the conversion normally and be able to hear the conversion without strange problems

Assets Include screenshots or videos if they can illustrate the issue.

Desktop Details:

Additional Context Any additional information that might be relevant to the issue.

aitronz commented 5 months ago

What version of applio you have? Could you send a screenshot with all the error log? Could you also send a screenshot with the settings you used in inference?

aitronz commented 4 months ago

Closing this issue due to lack of response. Feel free to reopen if needed. Thanks!