mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-11 18:03:18 +08:00
.
This commit is contained in:
parent
874c678316
commit
a1ac68d6bd
@ -25,7 +25,8 @@ try:
|
||||
onnxruntime.preload_dlls()
|
||||
except AttributeError:
|
||||
pass
|
||||
except Exception as _:
|
||||
except Exception as e:
|
||||
print(e)
|
||||
traceback.print_exc()
|
||||
|
||||
warnings.filterwarnings("ignore")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user