训练encoder的报错,已经进行音频和梅尔频谱的预处理
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary[问题简述(一句话)]**
1、Exception: Caught Exception in DataLoader worker process 0.
2、Exception: Can't create RandomCycler from an empty collection
**Env & To Reproduce[复现与环境]**
模型是新拉的程序里面自带的encoder/saved_model/pretrained.pt
**Screenshots[截图(如有)]**

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the DataLoader worker error using the bundled encoder/saved_model/pretrained.pt and inspect the audio and mel-spectrogram preprocessing inputs. Trace where RandomCycler receives an empty collection; done when encoder training completes without that exception and the affected preprocessing case is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- ai, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100