BenAAndrew / Voice-Cloning-App

A Python/Pytorch app for easily synthesising human voices
BSD 3-Clause "New" or "Revised" License
1.4k stars 233 forks source link

Train hifigan #91

Closed BenAAndrew closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (f7d86c5) into main (e7fa324) will decrease coverage by 0.26%. The diff coverage is 90.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   92.19%   91.93%   -0.27%     
==========================================
  Files          21       23       +2     
  Lines        1051     1203     +152     
==========================================
+ Hits          969     1106     +137     
- Misses         82       97      +15     
Impacted Files Coverage Δ
training/hifigan/utils.py 85.18% <85.18%> (ø)
training/hifigan/train.py 91.05% <91.05%> (ø)
training/utils.py 88.75% <100.00%> (+0.28%) :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 e7fa324...f7d86c5. Read the comment docs.