mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2026-02-24 03:49:51 +01:00
fix #115: 隐藏允许的 exception
This commit is contained in:
@@ -157,7 +157,7 @@ def run(rank, n_gpus, hps):
|
||||
# epoch_str = 1
|
||||
# global_step = 0
|
||||
except: # 如果首次不能加载,加载pretrain
|
||||
traceback.print_exc()
|
||||
# traceback.print_exc()
|
||||
epoch_str = 1
|
||||
global_step = 0
|
||||
if rank == 0:
|
||||
|
||||
Reference in New Issue
Block a user