2024-08-06 15:47:00,910 - modelscope - INFO - PyTorch version 2.0.1+cu118 Found.
2024-08-06 15:47:00,913 - modelscope - INFO - Loading ast index from C:\Users\92713.cache\modelscope\ast_indexer
2024-08-06 15:47:01,199 - modelscope - INFO - Loading done! Current index file version is 1.15.0, with md5 fb32e4533ef20d35974fbc7b107dd70a and a total number of 980 components indexed
Traceback (most recent call last):
File "E:\ai\CosyVoice\webui.py", line 40, in
from cosyvoice.cli.cosyvoice import CosyVoice
File "E:\ai\CosyVoice\cosyvoice\cli\cosyvoice.py", line 18, in
from cosyvoice.cli.frontend import CosyVoiceFrontEnd
File "E:\ai\CosyVoice\cosyvoice\cli\frontend.py", line 18, in
import whisper
File "C:\Users\92713\miniconda3\envs\cosyvoice\lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
File "C:\Users\92713\miniconda3\envs\cosyvoice\lib\ctypes__init.py", line 363, in init__
if '/' in name or '\' in name:
TypeError: argument of type 'NoneType' is not iterable
2024-08-06 15:47:00,910 - modelscope - INFO - PyTorch version 2.0.1+cu118 Found. 2024-08-06 15:47:00,913 - modelscope - INFO - Loading ast index from C:\Users\92713.cache\modelscope\ast_indexer 2024-08-06 15:47:01,199 - modelscope - INFO - Loading done! Current index file version is 1.15.0, with md5 fb32e4533ef20d35974fbc7b107dd70a and a total number of 980 components indexed Traceback (most recent call last): File "E:\ai\CosyVoice\webui.py", line 40, in
from cosyvoice.cli.cosyvoice import CosyVoice
File "E:\ai\CosyVoice\cosyvoice\cli\cosyvoice.py", line 18, in
from cosyvoice.cli.frontend import CosyVoiceFrontEnd
File "E:\ai\CosyVoice\cosyvoice\cli\frontend.py", line 18, in
import whisper
File "C:\Users\92713\miniconda3\envs\cosyvoice\lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
File "C:\Users\92713\miniconda3\envs\cosyvoice\lib\ctypes__init.py", line 363, in init__
if '/' in name or '\' in name:
TypeError: argument of type 'NoneType' is not iterable