NeMo-text-processing
NeMo-text-processing copied to clipboard
NeMo text processing for ASR and TTS
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. # Before your PR is "Ready for review" **Pre checks**: -...
Hi! I see a lot new changes in main. Is it possible to create new release version soon?
# What does this PR do ? The fix addresses one of the issues reported in [#228](https://github.com/NVIDIA/NeMo-text-processing/issues/228), in particular: ``` text: Hier zoome ich auf die Läsion. Wir befinden uns...
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. # Before your PR is "Ready for review" **Pre checks**: -...
"How can I use this code for the next normalization purpose for the NLU Common dataset? Can someone explain it to me?"
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. # Before your PR is "Ready for review" **Pre checks**: -...
Hi! I use the latest NeMo release: 1.1.0. I found the following bugs. ### Bugs **German (de):** 1. text: `Here is brettspielversand.de.` norm_text: `Here is b r e t t...
# What does this PR do ? Classify and verbalize grammars Unit tests with coverage up to 17-digit numbers Support for spacing around units (억, 만, 조, 경) Post-processing logic...
Sparrowhawk testing is not done yet. This PR is aiming to have no DCO errors. First draft will be deleted due to force signing on a unrelated work and kept...
- Also added UTF-8 encoding on file reading elsewhere in the code - Related to https://github.com/NVIDIA/NeMo/pull/3520 # What does this PR do ? Fixes the bug detailed here. https://github.com/NVIDIA/NeMo/issues/13310 #...