TypeError: resample() takes 1 positional argument but 3 were given
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary[问题简述(一句话)]**
TypeError: resample() takes 1 positional argument but 3 were given
**Env & To Reproduce[复现与环境]**
windows10,newest code,i download data\ckpt\synthesizer\pretrained-11-7-21_75k.pt
python web.py --》hit synthesize button
**Screenshots[截图(如有)]**
If applicable, add screenshots to help

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running `python web.py` on Windows 10 with `data\ckpt\synthesizer\pretrained-11-7-21_75k.pt`, then use the synthesize button to reproduce the `resample()` TypeError. Inspect the resampling path reached from `web.py`; done means synthesis completes without that exception using the reported checkpoint.
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
- 25/100