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

why norm wav when inference? #50

Open
fengshi-cherish opened this issue Apr 6, 2024 · 1 comment
Open

why norm wav when inference? #50

fengshi-cherish opened this issue Apr 6, 2024 · 1 comment

Comments

@fengshi-cherish
Copy link

why do norm in inference:
wav = normalize(wav) * 0.95
i didn't see same operation in train dataset. Is this step necessary?

@yangdongchao
Copy link
Owner

why do norm in inference: wav = normalize(wav) * 0.95 i didn't see same operation in train dataset. Is this step necessary?

No, we find it is not necessary.

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