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

s/exemple/example/g #164

Closed lxe closed 6 months ago

lxe commented 6 months ago

Replace occurences of "exemple" with "example" in English text in the code base.

lxe commented 6 months ago

I was using some of the text from the docs to test the phonemizer and got confused why it wasn't pronouncing things correctly.

mmmaat commented 6 months ago

Well, thank you! A usual mistake I make from French "exemple"...

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (35026e2) 100.00% compared to head (e35079d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #164 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 23 23 Lines 1185 1185 ========================================= Hits 1185 1185 ```

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