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

Dev #112

Closed r9y9 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #112 (c9304ed) into master (def4eef) will increase coverage by 16.22%. The diff coverage is 74.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #112       +/-   ##
===========================================
+ Coverage   64.51%   80.73%   +16.22%     
===========================================
  Files          32       32               
  Lines        1905     1952       +47     
===========================================
+ Hits         1229     1576      +347     
+ Misses        676      376      -300     
Impacted Files Coverage Δ
nnmnkwii/paramgen/__init__.py 100.00% <ø> (+100.00%) :arrow_up:
nnmnkwii/baseline/gmm.py 84.44% <53.84%> (+84.44%) :arrow_up:
nnmnkwii/io/hts.py 85.16% <60.78%> (-7.92%) :arrow_down:
nnmnkwii/frontend/merlin.py 78.64% <76.82%> (+0.02%) :arrow_up:
nnmnkwii/preprocessing/generic.py 98.03% <95.00%> (+0.02%) :arrow_up:
nnmnkwii/datasets/__init__.py 95.96% <100.00%> (ø)
nnmnkwii/paramgen/_bandmat/__init__.py 100.00% <100.00%> (ø)
nnmnkwii/paramgen/_mlpg.py 100.00% <100.00%> (+100.00%) :arrow_up:
nnmnkwii/util/files.py 100.00% <100.00%> (ø)
... and 9 more

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 def4eef...c9304ed. Read the comment docs.