tarepan / SpeechMOS

Easy-to-Use Speech MOS predictors
MIT License
233 stars 16 forks source link

Add unit test #6

Closed tarepan closed 1 year ago

tarepan commented 1 year ago

Summary

Request new feature "unit test".
This will prevent new bugs and unintended backward-compatibility break.

Current Status

No unit test.
Model output equality is manually checked by the maintainer.

Proposal

Make unit tests.