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 python 3.8 requirement for Whisper & update tests #4891

Merged
merged 3 commits into from Jan 27, 2023

Conversation

slSeanWU
Copy link
Contributor

No description provided.

@sw005320 sw005320 added Bugfix CI Travis, Circle CI, etc labels Jan 27, 2023
@sw005320 sw005320 added this to the v.202301 milestone Jan 27, 2023
@sw005320 sw005320 added the auto-merge Enable auto-merge label Jan 27, 2023
@sw005320
Copy link
Contributor

THX!
#4886

@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #4891 (40080c6) into master (0f1ac0e) will decrease coverage by 0.03%.
The diff coverage is 23.52%.

@@            Coverage Diff             @@
##           master    #4891      +/-   ##
==========================================
- Coverage   76.61%   76.58%   -0.03%     
==========================================
  Files         603      603              
  Lines       53677    53707      +30     
==========================================
+ Hits        41122    41131       +9     
- Misses      12555    12576      +21     
Flag Coverage Δ
test_integration_espnet1 66.38% <ø> (ø)
test_integration_espnet2 47.63% <17.64%> (-0.03%) ⬇️
test_python 66.45% <17.64%> (-0.03%) ⬇️
test_utils 23.35% <ø> (ø)

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

Impacted Files Coverage Δ
espnet2/asr/espnet_model.py 77.69% <7.69%> (-3.36%) ⬇️
espnet2/train/preprocessor.py 27.14% <17.64%> (-0.26%) ⬇️
espnet2/tasks/asr.py 90.72% <100.00%> (+0.04%) ⬆️
espnet2/text/cleaner.py 72.72% <100.00%> (+4.54%) ⬆️
espnet/nets/batch_beam_search_online_sim.py 92.80% <0.00%> (+1.43%) ⬆️

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

@mergify mergify bot merged commit a5a4c23 into espnet:master Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enable auto-merge Bugfix CI Travis, Circle CI, etc ESPnet2 Installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants