RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
功能请求,命令行调用
Open
Nobody has claimed this yet.
following up
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
可以写个命令行调用的代码吗,类似
python run.py --configFile xxxx/xxx.json
python run.py --config '{"xxx":"xxx",...}'
想写个桌面程序,但是python是一点不懂,不知道怎么改,后续程序会开源的,谢谢作者大大
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 by reading the repository's run.py entry point and how it currently receives configuration. Define the supported command-line forms shown in the issue, including a config file path and inline JSON, then verify that each form launches the conversion workflow. The issue does not name tests or other files to inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100