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

Add python 3.7 for travis #84

Closed r9y9 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   83.85%   83.73%   -0.12%     
==========================================
  Files          31       31              
  Lines        1697     1697              
==========================================
- Hits         1423     1421       -2     
- Misses        274      276       +2
Impacted Files Coverage Δ
nnmnkwii/io/hts.py 94.47% <0%> (-0.62%) :arrow_down:
nnmnkwii/frontend/merlin.py 77.55% <0%> (-0.35%) :arrow_down:

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 1649b3c...d5952e1. Read the comment docs.

r9y9 commented 5 years ago

Need to wait until https://github.com/MattShannon/bandmat/issues/10 is fixed.