jpreprocess / jbonsai

Voice synthesis library for Text-to-Speech applications (Currently HTS Engine rewrite in Rust language)
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Constant MLSA pd #29

Closed femshima closed 6 months ago

femshima commented 6 months ago
test bonsai        ... bench:  17,547,995 ns/iter (+/- 49,175)
test bonsai_letter ... bench:  48,659,750 ns/iter (+/- 264,713)
test is_bonsai     ... bench:  27,044,574 ns/iter (+/- 35,996)
test bonsai        ... bench:  16,009,653 ns/iter (+/- 16,318)
test bonsai_letter ... bench:  44,620,339 ns/iter (+/- 71,506)
test is_bonsai     ... bench:  24,761,573 ns/iter (+/- 42,058)
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 69.45%. Comparing base (76709f8) to head (0a61db4).

Files Patch % Lines
src/vocoder/mlsa.rs 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== - Coverage 69.50% 69.45% -0.05% ========================================== Files 34 34 Lines 1515 1516 +1 ========================================== Hits 1053 1053 - Misses 462 463 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.