You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #341 on August 01, 2023 09:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
请勾选下方的确认框。
系统平台版本号
Ubuntu 18.04
GPU 型号
V100 32G
Python版本
3.9.13
PyTorch版本
1.12.1
sovits分支
4.0(默认)
数据集来源(用于判断数据集质量)
内部TTS数据
出现问题的环节或执行的命令
推理:python inference_main.py
问题描述
已经使用onnx_export.py将模型(G_*.pth)转换为onnx格式。如何在推理阶段加载该onnx模型?
执行命令:
python inference_main.py
-m "checkpoints/*/G_53600.onnx"
-c "logs/44k/config_onnx.json"
-s * -n $audio_files -t 0
--f0_predictor pm \
日志
截图
so-vits-svc、logs/44k文件夹并粘贴到此处不涉及
补充说明
No response
All reactions