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
5.99k stars 688 forks source link

不支持自动识别苹果 M2 GPU #99

Open henryyan opened 3 months ago

henryyan commented 3 months ago

原版 ChatTTS 支持自动使用苹果 M2 GPU,效率比用 cpu快了很多倍

控制台可以看到:WARNING:ChatTTS.utils.gpu_utils:No GPU found, use CPU instead

jianchang512 commented 3 months ago

官方ChatTTS有人提交pr,但还没合并,合并后拉取官方的