M1上vocoder_train出错
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary[问题简述(一句话)]**
AttributeError: Can't pickle local object 'run_synthesis..'
主要是m1系统出这个问题
**Env & To Reproduce[复现与环境]**
描述你用的环境、代码版本、模型
m1,conda虚拟环境下,尝试预处理vocoder数据的时候出现上述问题。
-环境配置问题基本都解决了,这个找不到本地对象不知是哪没成功。
-conda下能跑合成器训练,也能打开demotoolbox。
-模型是用了作者的,然后接着训练了想要模仿的声音。
代码版本是最新的。
**Screenshots[截图(如有)]**
If applicable, add screenshots to help

非常感谢!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the vocoder_train preprocessing entry point and reproduce the M1 failure in the reported conda environment. Trace where run_synthesis creates the local lambda that cannot be pickled, then verify that vocoder data preprocessing completes successfully without the AttributeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100