Have to comment out "Harmonic.amp_resample_method = 'window'" in gin file produced by train_autoencoder notebook
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
To use the colab notebooks, I had to remove the version pinning (unsure if really needed?) and also comment out the Harmonic.amp_resample_method line in the produced gin file. Afterwards, it worked ok. Thanks for the 🆒 library
Contributor guide
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 with the train_autoencoder notebook and inspect the generated gin file, especially the Harmonic.amp_resample_method line and the version pinning. Reproduce the Colab workflow, then determine why the generated configuration requires manual edits and verify that the notebook runs without those edits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100