Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding dilation args for use with updated a-unet PR #70

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jmoso13
Copy link

@jmoso13 jmoso13 commented Jun 12, 2023

This PR adds default args to the construction of the UNet to include dilation and dropout. Details on changes to underlying repo for this to work can be found here:

Jeff Sontag and others added 2 commits June 3, 2023 17:08
@jbmaxwell
Copy link

Hi @jmoso13,

I'm curious about this PR. Beyond taking inspiration from the refinements in SoundStream and EnCodec, are there any specific improvements you've noticed with this addition? I'm intuitively guessing that it might be quicker/easier to get high-end detail and keep the audio clean, based the better coverage offered by dilation, but that's a super hand-wavey intuition...
I'm also not super clear on how I'd try this out. Right now I'm using the UNetV0, as in the ADP readme examples.

Any thoughts appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants