GPT-SoVITS
GPT-SoVITS copied to clipboard
震惊😱 关于Mac无法调用 MPS 的问题!
系统: M1 Pro
问题: 无法调用 mps,自动回退 CPU 处理
警告:
正常的,你可以看看活动监视器里GPU是否在占用
Mac无法查看GPU啊~ 只能查看内存占用情况 所以我都不知道怎么判断了。。。。 2024年2月1日 +0800 12:50 Lion-Wu @.***>,写道:
正常的,你可以看看活动监视器里GPU是否在占用 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
你看一下顶部菜单栏有一个地方可以选择GPU历史记录的
只有CPU 内存 能耗 磁盘 网络 这几个选项,内存情况就是可以看到Python 占用10G 2024年2月1日 +0800 13:40 Lion-Wu @.***>,写道:
你看一下顶部菜单栏有一个地方可以选择GPU历史记录的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
好像看到了,GPU 历史记录,占用也就百分之60左右,这正常吗?不算高啊 2024年2月1日 +0800 13:40 Lion-Wu @.***>,写道:
你看一下顶部菜单栏有一个地方可以选择GPU历史记录的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
好像看到了,GPU 历史记录,占用也就百分之60左右,这正常吗?不算高啊 2024年2月1日 +0800 13:40 Lion-Wu @.>,写道: … 你看一下顶部菜单栏有一个地方可以选择GPU历史记录的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>
为什么我的Mac只能CPU跑啊,GPU不动
好像看到了,GPU 历史记录,占用也就百分之60左右,这正常吗?不算高啊 2024年2月1日 +0800 13:40 Lion-Wu @.>,写道: … 你看一下顶部菜单栏有一个地方可以选择GPU历史记录的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: _@**.**_>
为什么我的Mac只能CPU跑啊,GPU不动
请阅读README的Mac部分以及#761,那里给出了原因。使用mps加速第一有内存泄漏,第二训练出来的模型生成的声音是很差的,所以我们暂时使用CPU,等pytorch mps优化好后再使用GPU加速。