You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
安装成功!
Traceback (most recent call last):
File "M:\AIII\CosyVoice\webui.py", line 25, in
from cosyvoice.cli.cosyvoice import CosyVoice, CosyVoice2
File "M:\AIII\CosyVoice\cosyvoice\cli\cosyvoice.py", line 20, in
from cosyvoice.cli.frontend import CosyVoiceFrontEnd
File "M:\AIII\CosyVoice\cosyvoice\cli\frontend.py", line 19, in
import whisper
File "M:\AIII\CosyVoice\zhlgx\Lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
^^^^^^^^^^^^^^^^^^^^^^
File "M:\AIII\CosyVoice\zhlgx\Lib\ctypes_init_.py", line 366, in init
if '/' in name or '\' in name:
^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
安装成功!
Traceback (most recent call last):
File "M:\AIII\CosyVoice\webui.py", line 25, in
from cosyvoice.cli.cosyvoice import CosyVoice, CosyVoice2
File "M:\AIII\CosyVoice\cosyvoice\cli\cosyvoice.py", line 20, in
from cosyvoice.cli.frontend import CosyVoiceFrontEnd
File "M:\AIII\CosyVoice\cosyvoice\cli\frontend.py", line 19, in
import whisper
File "M:\AIII\CosyVoice\zhlgx\Lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
^^^^^^^^^^^^^^^^^^^^^^
File "M:\AIII\CosyVoice\zhlgx\Lib\ctypes_init_.py", line 366, in init
if '/' in name or '\' in name:
^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered: