Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update Muskits#4931

Merged
ftshijt merged 8 commits intoespnet:masterfrom
A-Quarter-Mile:tmp_muskit
Feb 24, 2023
Merged

Update Muskits#4931
ftshijt merged 8 commits intoespnet:masterfrom
A-Quarter-Mile:tmp_muskit

Conversation

@A-Quarter-Mile
Copy link
Contributor

Hi @ftshijt, here are new updates:

  • change frame & syllable level feature calculation.
  • Update naive_rnn & xiaoice.

Some details in inference and collect_states needs to be discussed.
Auto-regressive model and PHONEix will be updated after that.

@mergify mergify bot added the ESPnet2 label Feb 9, 2023
@ftshijt
Copy link
Collaborator

ftshijt commented Feb 10, 2023

Please complete the CI tests this time

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #4931 (18bab43) into master (7cf99cf) will increase coverage by 0.53%.
The diff coverage is 1.76%.

@@            Coverage Diff             @@
##           master    #4931      +/-   ##
==========================================
+ Coverage   76.56%   77.10%   +0.53%     
==========================================
  Files         603      604       +1     
  Lines       53753    53605     -148     
==========================================
+ Hits        41157    41332     +175     
+ Misses      12596    12273     -323     
Flag Coverage Δ
test_integration_espnet1 66.33% <ø> (ø)
test_integration_espnet2 47.50% <0.00%> (-0.09%) ⬇️
test_python 66.95% <1.76%> (+0.50%) ⬆️
test_utils 23.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
espnet2/bin/svs_inference.py 0.00% <0.00%> (ø)
espnet2/gan_svs/espnet_model.py 0.00% <0.00%> (ø)
espnet2/gan_svs/vits/generator.py 89.58% <ø> (ø)
espnet2/svs/espnet_model.py 9.33% <0.00%> (+3.08%) ⬆️
espnet2/svs/naive_rnn/naive_rnn.py 11.69% <ø> (ø)
espnet2/svs/naive_rnn/naive_rnn_dp.py 11.62% <0.00%> (ø)
espnet2/svs/xiaoice/XiaoiceSing.py 12.69% <0.00%> (ø)
espnet2/tasks/gan_svs.py 0.00% <ø> (ø)
espnet2/tasks/svs.py 46.62% <ø> (ø)
espnet2/train/preprocessor.py 29.57% <0.00%> (+2.39%) ⬆️
... and 5 more

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

@ftshijt ftshijt merged commit 15a6dc1 into espnet:master Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants