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

fix the corrupted pretrained model #4490

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

wentaoxandry
Copy link
Contributor

The pretrained model was corrupted. fixed the download link

@mergify mergify bot added the ESPnet1 label Jul 6, 2022
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #4490 (e1252cb) into master (9c1abff) will increase coverage by 1.92%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4490      +/-   ##
==========================================
+ Coverage   80.48%   82.41%   +1.92%     
==========================================
  Files         447      481      +34     
  Lines       39062    41237    +2175     
==========================================
+ Hits        31439    33984    +2545     
+ Misses       7623     7253     -370     
Flag Coverage Δ
test_integration_espnet1 66.38% <ø> (-0.76%) ⬇️
test_integration_espnet2 49.17% <ø> (-1.62%) ⬇️
test_python 69.41% <ø> (+2.65%) ⬆️
test_utils 23.30% <ø> (-1.16%) ⬇️

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

Impacted Files Coverage Δ
espnet2/enh/loss/wrappers/fixed_order.py 90.90% <0.00%> (-9.10%) ⬇️
espnet2/enh/loss/criterions/abs_loss.py 80.00% <0.00%> (-7.50%) ⬇️
espnet/bin/asr_train.py 85.56% <0.00%> (-4.83%) ⬇️
espnet/asr/pytorch_backend/asr.py 57.16% <0.00%> (-4.51%) ⬇️
espnet2/main_funcs/calculate_all_attentions.py 95.52% <0.00%> (-4.48%) ⬇️
espnet2/fileio/rttm.py 32.55% <0.00%> (-4.40%) ⬇️
espnet2/bin/enh_scoring.py 88.50% <0.00%> (-4.25%) ⬇️
espnet2/samplers/abs_sampler.py 83.33% <0.00%> (-4.17%) ⬇️
espnet2/enh/loss/wrappers/pit_solver.py 95.83% <0.00%> (-4.17%) ⬇️
espnet2/text/phoneme_tokenizer.py 83.39% <0.00%> (-3.51%) ⬇️
... and 333 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@sw005320 sw005320 added the Bugfix label Jul 6, 2022
@sw005320 sw005320 merged commit 41ed22a into espnet:master Jul 6, 2022
@sw005320
Copy link
Contributor

sw005320 commented Jul 6, 2022

Thanks for your quick fix, @wentaoxandry!

@kan-bayashi kan-bayashi added this to the v.202207 milestone Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants