roedoejet / g2p

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

Fix lexicon mappings in G2P Studio #347

Closed dhdaines closed 6 months ago

dhdaines commented 6 months ago

Avoid sending the huge English lexicon over the wire, but recreate it properly in the API.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 93.27%. Comparing base (55088b9) to head (5d7bd7a).

:exclamation: Current head 5d7bd7a differs from pull request most recent head 55a8694. Consider uploading reports for the commit 55a8694 to get more accurate results

Files Patch % Lines
g2p/app.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #347 +/- ## ========================================== + Coverage 93.23% 93.27% +0.04% ========================================== Files 18 18 Lines 2334 2336 +2 Branches 516 517 +1 ========================================== + Hits 2176 2179 +3 Misses 90 90 + Partials 68 67 -1 ```

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

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