mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-05 04:08:58 +08:00
Update models_onnx.py
This commit is contained in:
parent
f9ade11d77
commit
b6ee6b700a
@ -1,3 +1,12 @@
|
||||
############################## Warning! ##############################
|
||||
# #
|
||||
# Onnx Export Not Support All Of Non-Torch Types #
|
||||
# Include Python Built-in Types!!!!!!!!!!!!!!!!! #
|
||||
# If You Want TO Change This File #
|
||||
# Do Not Use All Of Non-Torch Types! #
|
||||
# #
|
||||
############################## Warning! ##############################
|
||||
|
||||
import math
|
||||
import logging
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user