训练vcoder时出现问题
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
如果命令中不带上vcoder_type这个参数 会提示缺参数
但是如果带上了会提示train()函数获得了意外的参数vcoder_type
在vcoder_train里手动删掉vcoder_type又会提示获得了意外的参数config
再手动删掉config倒是可以运行了


Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the vcoder_train entry point and inspect how the command passes vcoder_type and config into train(). Reproduce the reported argument errors, then verify that training runs without manually deleting either parameter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100