r9y9 / nnmnkwii

Library to build speech synthesis systems designed for easy and fast prototyping.

Home Page:https://r9y9.github.io/nnmnkwii/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

80% test coverages

r9y9 opened this issue · comments

#From: https://r9y9.github.io/nnmnkwii/latest/design.html#development-guidelines

One of the development guidelines is:

Fully unit tested: There’s no software that has no bugs.

We should add more unit tests for untested code paths.

Fixed by #31