babysor / babysor/MockingBird

训练vcoder时出现问题

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
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倒是可以运行了
![image](https://user-images.githubusercontent.com/54951765/139570187-b9eb725d-7b7d-4bbe-afdf-8dfcafea4d3c.png)
![image](https://user-images.githubusercontent.com/54951765/139570205-b8952339-9ba4-42fb-907d-c6880c146df3.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.