sigsep / open-unmix-pytorch

Open-Unmix - Music Source Separation for PyTorch
https://sigsep.github.io/open-unmix/
MIT License
1.24k stars 181 forks source link

Add progress bar for cli inference #102

Closed faroit closed 3 years ago

faroit commented 3 years ago

What does this implement/fix? Explain your changes.

Any other comments?

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (8c40c46) into master (0f174b7) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   76.99%   77.01%   +0.01%     
==========================================
  Files          18       18              
  Lines        1326     1327       +1     
==========================================
+ Hits         1021     1022       +1     
  Misses        305      305              
Impacted Files Coverage Δ
openunmix/cli.py 86.15% <100.00%> (+0.21%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f174b7...8c40c46. Read the comment docs.