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

distorted spectrograms after model #3

Open
thepowerfuldeez opened this issue Aug 31, 2021 · 4 comments
Open

distorted spectrograms after model #3

thepowerfuldeez opened this issue Aug 31, 2021 · 4 comments

Comments

@thepowerfuldeez
Copy link

thepowerfuldeez commented Aug 31, 2021

Hi! I tried your pretrained checkpoint in colab and got some extra values at the spectrogram in the first case and broken harmonics in the second case.
First audio is 44100Hz real speech (converted to 24k and then upscaled to 48k).
Second audio is the output of text-to-speech system (22050, upscaled to 44100)

I don't hear any noticeable difference in both audios, is this expected?

image
image

this is the spectrogram representation in Audacity. Upper one is before, bottom is after. Mel scale

@zkx06111
Copy link
Owner

zkx06111 commented Sep 1, 2021

I'm not sure, can you please share the audio file with me?

@thepowerfuldeez
Copy link
Author

thepowerfuldeez commented Sep 1, 2021

alright.
before: https://voca.ro/1meOfwM2dIEw
after:https://voca.ro/11L19CihKeI6

@zkx06111
Copy link
Owner

zkx06111 commented Sep 1, 2021

I think it's probably because our training data is not quite noisy and your input audio is noisy.

@thepowerfuldeez
Copy link
Author

second audio is generated from text-to-speech and it's clean, however you see that harmonics became distorted. i cannot share second audio

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

2 participants