RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Export ONNX error?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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