自问自答-新版本如何训练合成器
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
众所周知新版本把synthesizer_train.py文件挪到了...\control\cli,并且更新了依赖库,但是依赖库里面有一个models的依赖常规的pip install根本装不上,配套的文档也没有,其实你只需要将主目录下的models、monotonic_align、utils放到{python安装目录}\Python\Python39\Lib\site-packages中再按照文档的提示进行训练即可。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with synthesizer_train.py under control/cli and the existing training documentation. Verify the reported dependency setup for models, monotonic_align, and utils, then document the required installation locations and synthesizer training steps so a new user can follow them successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100