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

Skip to content

Update of SE functions#5825

Merged
sw005320 merged 9 commits intoespnet:masterfrom
Emrys365:urgent_recipe
Jul 23, 2024
Merged

Update of SE functions#5825
sw005320 merged 9 commits intoespnet:masterfrom
Emrys365:urgent_recipe

Conversation

@Emrys365
Copy link
Collaborator

@Emrys365 Emrys365 commented Jun 28, 2024

What?

This PR updates several speech enhancement related functions in ESPnet:

  • Update BSRNN to support speech separation (num_spk > 1) and different norm types
  • Add an argument --output_format to specify the output audio format in espnet2/bin/enh_inference.py and espnet2/bin/enh_inference_streaming.py. Previously the output format is always ".wav".
  • Fix a bug in enh.sh. Now --download_model will work as expected.

Why?

The updates enhance the SE functionalities in ESPnet.

See also

Emrys365 added 3 commits June 28, 2024 14:16
… of data preparation in egs2/urgent24/enh1; Add an arugment to specify the output audio format in espnet2/bin/enh_inference.py and espnet2/bin/enh_inference_streaming.py
@Emrys365 Emrys365 added SE Speech enhancement Recipe ESPnet2 labels Jun 28, 2024
@sw005320 sw005320 added this to the v.202405 milestone Jul 10, 2024
@codecov
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.64%. Comparing base (e840295) to head (b1bb697).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5825      +/-   ##
==========================================
+ Coverage   62.62%   62.64%   +0.02%     
==========================================
  Files         153      153              
  Lines       17008    17017       +9     
==========================================
+ Hits        10651    10661      +10     
+ Misses       6357     6356       -1     
Flag Coverage Δ
test_integration_espnet1 62.64% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sw005320
Copy link
Contributor

@LiChenda, can you review this PR?

@LiChenda
Copy link
Contributor

@LiChenda, can you review this PR?

Sure!

Copy link
Contributor

@LiChenda LiChenda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thank you @Emrys365 .

@sw005320 sw005320 merged commit e0dd1cf into espnet:master Jul 23, 2024
@sw005320
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ESPnet2 Recipe SE Speech enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants