roedoejet / g2p

Grapheme-to-Phoneme transductions that preserve input and output indices, and support cross-lingual g2p!
https://g2p-studio.herokuapp.com
Other
119 stars 26 forks source link

fix: g2p convert should not add newline when input is a file #352

Closed joanise closed 3 months ago

joanise commented 3 months ago

Fixes: #351

github-actions[bot] commented 3 months ago
CLI load time: 0:00.05
PR head f58dd9d402f645578fb217e98746509c74a534ef
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.41%. Comparing base (43d3d37) to head (f58dd9d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ======================================= Coverage 93.40% 93.41% ======================================= Files 18 18 Lines 2336 2337 +1 Branches 517 517 ======================================= + Hits 2182 2183 +1 Misses 88 88 Partials 66 66 ```

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