RVC-Boss / GPT-SoVITS

1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
MIT License
35.6k stars 4.05k forks source link

多显卡情况下,微调训练不生效 #661

Open SkyWalkerFrom2018 opened 8 months ago

SkyWalkerFrom2018 commented 8 months ago
SkyWalkerFrom2018 commented 8 months ago

经过再详细的定位,发现卡在下面的代码中:初始化分布式进程组 dist.init_process_group( backend = backend, init_method="env://", world_size=n_gpus, rank=rank, ) 其中backend='gloo' n_gpus=1, rank = 0 我是在测试时,只指定了一个GPU来测试的。目前依然会在这个函数执行时卡住。

RVC-Boss commented 8 months ago

手里没有 多卡win系统 的机器,未来有机会我来测下()

SkyWalkerFrom2018 commented 8 months ago

谢谢,我这边卡到的那个函数也已经定位到了,确实是比较奇怪的现象。我有空重新搭建个双卡环境再测试一下。 我这边是渲染农场,在尝试一些与AI相关的新业务,以期可以充分利用我们的算力。如果有新的可以合作的项目,也请联系我。

On Wed, Mar 6, 2024 at 11:17 PM RVC-Boss @.***> wrote:

手里没有 多卡win系统 的机器,未来有机会我来测下()

— Reply to this email directly, view it on GitHub https://github.com/RVC-Boss/GPT-SoVITS/issues/661#issuecomment-1981106836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKCHNIOVHRQYVRMF7VG6VALYW4XRVAVCNFSM6AAAAABEENGDOCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBRGEYDMOBTGY . You are receiving this because you authored the thread.Message ID: @.***>

--

在正确的时间以正确的方式做正确的事情.

                                               祥子