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

Add support for mcep-based aperiodicity parametrization #163

Merged
merged 1 commit into from Nov 15, 2022
Merged

Conversation

r9y9
Copy link
Collaborator

@r9y9 r9y9 commented Nov 14, 2022

Just in case if you want to use the similar parametrization approach as in Sinsy. Note that it doesn't make much sense (at least to me) when used with WORLD vocoder, where the aperiodicity is inherently band-wise.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #163 (44d81fb) into master (cac8e4c) will decrease coverage by 0.12%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   64.42%   64.30%   -0.13%     
==========================================
  Files          39       39              
  Lines        5155     5174      +19     
==========================================
+ Hits         3321     3327       +6     
- Misses       1834     1847      +13     
Impacted Files Coverage Δ
nnsvs/train_util.py 9.29% <0.00%> (-0.05%) ⬇️
nnsvs/util.py 59.13% <ø> (ø)
nnsvs/svs.py 55.43% <18.18%> (-1.04%) ⬇️
nnsvs/gen.py 77.34% <75.00%> (-0.13%) ⬇️
nnsvs/data/data_source.py 66.36% <80.00%> (+0.07%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@r9y9 r9y9 merged commit 0bf4f3b into master Nov 15, 2022
@r9y9 r9y9 deleted the mcep-ap branch November 15, 2022 02:41
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.

None yet

2 participants