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

在进入WebUi界面后,合成声音功能使用后,会有数据类型不支持MPS环境的情况 #142

Open PkuPkuPkukp opened 1 week ago

PkuPkuPkukp commented 1 week ago

终端显示TypeError: Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead.

jianchang512 commented 1 week ago

有没有更完整些的报错记录