-
-
Notifications
You must be signed in to change notification settings - Fork 735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAC m2 支持GPU吗? #204
Comments
支持的。 |
不要使用docker安装 |
源码安装速度快不少 |
大佬,咋配呢 device=mps ? |
=default 即可 然后打开 软件目录下 |
你成功了吗?怎么配置的?用docker安装还是源码安装的? |
你这里=default需要再哪里修改吗?还是python app.py 启动的时候设置的? |
.env里面 device=default |
你生成一段音频文件大概多久,50个字左右
发自我的iPhone
…------------------ 原始邮件 ------------------
发件人: han qiangqiang ***@***.***>
发送时间: 2024年8月15日 08:21
收件人: jianchang512/ChatTTS-ui ***@***.***>
抄送: Nydia Wilde ***@***.***>, Author ***@***.***>
主题: Re: [jianchang512/ChatTTS-ui] MAC m2 支持GPU吗? (Issue #204)
=default 即可
然后打开 软件目录下 ChatTTS/core.py 252行,select_device()改为 select_device(min_memory=2047,experimental=True)
你这里=default需要再哪里修改吗?还是python app.py 启动的时候设置的?
.envs里面 device=default
然后再改这个重启下app就可以。
不过我用了gpu,并没有加快。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
音时比1:1的样子,50字约7-8秒吧。 |
如题,是否支持?
The text was updated successfully, but these errors were encountered: