r9y9 / nnmnkwii

Library to build speech synthesis systems designed for easy and fast prototyping.
https://r9y9.github.io/nnmnkwii/latest/
Other
393 stars 73 forks source link

Fix #85, rounding error in calculating number of frames #86

Closed r9y9 closed 5 years ago

r9y9 commented 5 years ago

fixes #85

codecov-io commented 5 years ago

Codecov Report

Merging #86 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   83.73%   83.85%   +0.11%     
==========================================
  Files          31       31              
  Lines        1697     1697              
==========================================
+ Hits         1421     1423       +2     
+ Misses        276      274       -2
Impacted Files Coverage Δ
nnmnkwii/frontend/merlin.py 77.89% <100%> (+0.34%) :arrow_up:
nnmnkwii/io/hts.py 95.09% <0%> (+0.61%) :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 4fbef77...4c6c716. Read the comment docs.