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.98k stars 687 forks source link

要等待很长时间才开始占用GPU #165

Open JerryZhi opened 3 months ago

JerryZhi commented 3 months ago

启动后有看到 pytorch version2.1.2+cu118 found 实际运行的时候会有GPU100%占用,看起来应该是已经gpu加速了

一段4s的音频,从点击“立即合成声音”到GPU开始占用差不多要等50秒,GPU占用100%就一瞬间,这正常吗 image

jianchang512 commented 3 months ago

4s太短,30s或更长 开始需要一段时间加载,是正常的

aqpmzngldh commented 3 months ago

4s太短,30s或更长 开始需要一段时间加载,是正常的

2024-06-28_205711 我这个是不是有点太慢了,用的是CPU

jianchang512 commented 3 months ago

cpu慢是正常的