mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-08 12:00:49 +08:00
chore(format): run black on dev (#2005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
659f5d25b0
commit
e5b43249a0
@@ -25,7 +25,7 @@ def export_onnx(ModelPath, ExportedPath):
|
||||
output_names = [
|
||||
"audio",
|
||||
]
|
||||
#net_g.construct_spkmixmap() #多角色混合轨道导出
|
||||
# net_g.construct_spkmixmap() #多角色混合轨道导出
|
||||
torch.onnx.export(
|
||||
net_g,
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user