bootphon / phonemizer

Simple text to phones converter for multiple languages
https://bootphon.github.io/phonemizer/
GNU General Public License v3.0
1.15k stars 163 forks source link

[WIP] SAMPA support without the need for mbrola #127

Open hadware opened 2 years ago

hadware commented 2 years ago

...or mbrola voices to be installed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (d77ba0e) into master (50b6949) will decrease coverage by 1.88%. The diff coverage is 41.02%.

:exclamation: Current head d77ba0e differs from pull request most recent head fd2508e. Consider uploading reports for the commit fd2508e to get more accurate results

@@             Coverage Diff             @@
##            master     #127      +/-   ##
===========================================
- Coverage   100.00%   98.11%   -1.89%     
===========================================
  Files           23       23              
  Lines         1184     1223      +39     
===========================================
+ Hits          1184     1200      +16     
- Misses           0       23      +23     
Impacted Files Coverage Δ
phonemizer/backend/espeak/mbrola.py 73.86% <41.02%> (-26.14%) :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 50b6949...fd2508e. Read the comment docs.