RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI

Export ONNX error?

Open
#2,684 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

I have a pth and index file I downloaded. I am trying to convert these to an onnx file using the webgui. I'm not exactly sure what I need to put in for the RVC model path and the onnx export path so I wonder if those are the mistakes?

The error I have ended up with is AttributeError: 'tuple' object has no attribute 'split'

Any help would be welcome!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the web GUI's ONNX export flow and reproduce the reported AttributeError using the downloaded .pth and index files. Check how the RVC model path and ONNX export path are read, and consider the issue resolved when a valid model converts without the tuple/split error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.