ViSV2TTS icon indicating copy to clipboard operation
ViSV2TTS copied to clipboard

DLL load failed

Open binhmuc opened this issue 2 years ago • 1 comments

Dear anh, Em chạy code thì bị lỗi này ạ File ".\app.py", line 10, in from models import SynthesizerTrn File "vits\models.py", line 10, in import monotonic_align File "vits\monotonic_align_init_.py", line 3, in from .monotonic_align.core import maximum_path_c ImportError: DLL load failed while importing core: The parameter is incorrect.

binhmuc avatar Oct 28 '23 16:10 binhmuc

Có thể bạn dùng window và lỗi thư viện á

https://www.partitionwizard.com/partitionmanager/the-specified-module-could-not-be-found.html

Bạn thử build lại cái monotonic align thử sao

image

https://github.com/v-nhandt21/ViSV2TTS/tree/master/vits

v-nhandt21 avatar Oct 30 '23 02:10 v-nhandt21