F:\OpenAudio-s1\deepface\lib\site-packages\torch\nn%utils\weight_norm.py:143: FutureWarning: `torch. ...
这是完整的提示代码吗?
你这部分代码webui都没打开,不能用是什么意思
同刚才8楼一样,并没有看到报错信息,只是提醒信息。如果是推理,点击生成如果出错的话,黑色窗口会有报错信息,贴出生成后的报错信息
这个比index tts强吗 21 < 155776), "index out of bounds: 0 <= tmp21 < 155776")
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp23 = tl.load(in_ptr2 + (r0_0 + 1024*tmp21), None).to(tl.float32)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp24 = tmp23 + tmp17
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp25 = tmp24.to(tl.float32)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp26 = tmp25 * tmp25
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp27 = tl.broadcast_to(tmp26, )
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp29 = triton_helpers.promote_to_tensor(tl.sum(tmp27, 0))
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp30 = 1024.0
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp31 = (tmp29 / tmp30)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp32 = 1e-06
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp33 = tmp31 + tmp32
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp34 = libdevice.rsqrt(tmp33)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp35 = tmp25 * tmp34
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp36 = tmp35.to(tl.float32)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp38 = tmp36 * tmp37
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tmp39 = tmp38.to(tl.float32)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tl.store(in_out_ptr0 + (tl.broadcast_to(r0_0, )), tmp17, None)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] tl.store(out_ptr1 + (tl.broadcast_to(r0_0, )), tmp39, None)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539]
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] metadata: {'signature': {'in_out_ptr0': '*bf16', 'in_ptr0': '*i32', 'in_ptr1': '*i32', 'in_ptr2': '*bf16', 'in_ptr3': '*bf16', 'out_ptr1': '*fp32', 'xnumel': 'constexpr', 'r0_numel': 'i32'}, 'device': 0, 'constants': {'xnumel': 1}, 'configs': [{(0,): [['tt.divisibility', 16]], (1,): [['tt.divisibility', 16]], (2,): [['tt.divisibility', 16]], (3,): [['tt.divisibility', 16]], (4,): [['tt.divisibility', 16]], (5,): [['tt.divisibility', 16]], (7,): [['tt.divisibility', 16]]}], 'device_type': 'cuda', 'num_warps': 8, 'num_stages': 1, 'debug': True, 'cc': 89}
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] Traceback (most recent call last):
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] File "F:\OpenAudio-s1\deepface\lib\site-packages\torch\_inductor\runtime\triton_heuristics.py", line 537, in _precompile_config
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] binary = triton.compile(*compile_args, **compile_kwargs)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] File "F:\OpenAudio-s1\deepface\lib\site-packages\triton\compiler\compiler.py", line 303, in compile
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] fn_cache_manager.put_group(metadata_filename, metadata_group)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] File "F:\OpenAudio-s1\deepface\lib\site-packages\triton\runtime\cache.py", line 110, in put_group
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] return self.put(grp_contents, grp_filename, binary=False)
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] File "F:\OpenAudio-s1\deepface\lib\site-packages\triton\runtime\cache.py", line 130, in put
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] with open(temp_path, mode) as f:
E0607 21:28:28.062000 5264 deepface\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py:539] FileNotFoundError: No such file or directory: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\torchinductor_Administrator\\triton\\0\\UFY2FJZYHLLNYWJSRLJ7NRISXXSUM4WAYO7WGP7CECLM7T64NNFA\\tmp.pid_5264_e88653ae-6004-4cfe-9981-1c01a6db76bf\\__grp__triton_per_fused__to_copy_add_embedding_index_put_lift_fresh_mean_mm_mul_3.json'
0%| | 0/8021
老哥,这个是webui打开后使用时出现的错误提示,webui的右上出现红色字提示如下:
FileNotFoundError: No such file or directory: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\torchinductor_Administrator\\triton\\0\\UFY2FJZYHLLNYWJSRLJ7NRISXXSUM4WAYO7WGP7CECLM7T64NNFA\\tmp.pid_5264_e88653ae-6004-4cfe-9981-1c01a6db76bf\\__grp__triton_per_fused__to_copy_add_embedding_index_put_lift_fresh_mean_mm_mul_3.json' Set TORCHDYNAMO_VERBOSE=1 for the internal stack trace (please do this especially if you're reporting a bug to PyTorch). For even more developer context, set TORCH_LOGS="+dynamo" 0879sazabi 发表于 2025-6-7 21:31
21 < 155776), "index out of bounds: 0
你用其他的软件有问题吗,报错是临时文件没有读写权限 无言以对 发表于 2025-6-7 21:45
你用其他的软件有问题吗,报错是临时文件没有读写权限
老哥,除了SoloSpeech1这个软件提示显存不足不能用以为,其他本站的软件都能用,OpenAudio-s1这个是才遇见的第二个不能用的软件 测试一下,一直在用cosy viose 测试下,应该会好用吧
页:
1
[2]