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

The output channels of the final convolutional layer #18

Open
a897456 opened this issue Feb 29, 2024 · 0 comments
Open

The output channels of the final convolutional layer #18

a897456 opened this issue Feb 29, 2024 · 0 comments

Comments

@a897456
Copy link

a897456 commented Feb 29, 2024

image

self.conv_post = weight_norm(Conv1d(ch, self.post_n_fft + 2, 7, 1, padding=3))

"gen_istft_n_fft": 16,

Why is fs 16?

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

No branches or pull requests

1 participant