jianchang512 / ChatTTS-ui

一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
https://pyvideotrans.com
Other
4.98k stars 541 forks source link

amd RX6600使用 ROCM5.6运行后,会打印很多条ERROR后,开始正常运行 #167

Open love01211 opened 2 days ago

love01211 commented 2 days ago

打印内容大概如下: ... /data/AI/ChatTTS/venv/lib/python3.10/site-packages/torch/_dynamo/utils.py:1462: UserWarning: 1Torch was not compiled with flash attention. (Triggered internally at ../aten/src/ATen/native/transformers/hip/sdp_utils.cpp:236.) return node.target(*args, **kwargs) ... torch._inductor.scheduler: [ERROR] Generating code for node buf620 with estimated runtime 0.0 所有打印在下面文件中 log.txt