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

Energy and F0 for other dataset #8

Closed
neerajkuhike opened this issue Jul 24, 2020 · 1 comment
Closed

Energy and F0 for other dataset #8

neerajkuhike opened this issue Jul 24, 2020 · 1 comment

Comments

@neerajkuhike
Copy link

Ho do I find the below parameters for other datasets

Quantization for F0 and energy

for LJSpeech

f0_min = 71.0
f0_max = 795.8
energy_min = 0.0
energy_max = 315.0

for Blizzard2013

#f0_min = 71.0
#f0_max = 786.7
#energy_min = 21.23
#energy_max = 101.02

@ming024
Copy link
Owner

ming024 commented Jul 24, 2020

@neerajkuhike You can get these statistics from the output message of python3 preprocess.py .

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