Skip to content
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

Open
gushenjie opened this issue Aug 1, 2024 · 12 comments
Open

MAC m2 支持GPU吗? #204

gushenjie opened this issue Aug 1, 2024 · 12 comments

Comments

@gushenjie
Copy link

如题,是否支持?

@jianchang512
Copy link
Owner

支持的。

@gushenjie
Copy link
Author

支持的。

image 是我启动方式不对吗?

@gushenjie
Copy link
Author

image

@jianchang512
Copy link
Owner

不要使用docker安装

@gushenjie
Copy link
Author

不要使用docker安装

源码安装速度快不少

@liuweiqqiang
Copy link

支持的。

大佬,咋配呢 device=mps ?

@jianchang512
Copy link
Owner

jianchang512 commented Aug 7, 2024

=default 即可

然后打开 软件目录下 ChatTTS/core.py 252行,select_device()改为 select_device(min_memory=2047,experimental=True)

@gushenjie
Copy link
Author

device

你成功了吗?怎么配置的?用docker安装还是源码安装的?

@gushenjie
Copy link
Author

=default 即可

然后打开 软件目录下 ChatTTS/core.py 252行,select_device()改为 select_device(min_memory=2047,experimental=True)

你这里=default需要再哪里修改吗?还是python app.py 启动的时候设置的?

@liuweiqqiang
Copy link

liuweiqqiang commented Aug 15, 2024

=default 即可

然后打开 软件目录下 ChatTTS/core.py 252行,select_device()改为 select_device(min_memory=2047,experimental=True)

你这里=default需要再哪里修改吗?还是python app.py 启动的时候设置的?

.env里面 device=default
然后再改这个,重启下app就可以。
不过我用了gpu,并没有加快。

@gushenjie
Copy link
Author

gushenjie commented Aug 15, 2024 via email

@liuweiqqiang
Copy link

你生成一段音频文件大概多久,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秒吧。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants