Jason
Jason
# What does this PR do ? Adds TTS models based on megatron T5 and megatron GPT **Collection**: tts, nlp # Changelog - TODO # Usage ```python # TODO ```...
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: tts, test # Changelog - Move tts fixtures
Whitelist was from NeMo repo to https://github.com/NVIDIA/NeMo-text-processing/blob/main/nemo_text_processing/text_normalization/en/data/whitelist/tts.tsv
# What does this PR do ? Fix T5 G2P Input and Output Types **Collection**: tts # Changelog - Fix T5 G2P Input and Output Types **PR Type**: - [...
# What does this PR do ? Adds T5 TTS model **Collection**: tts, nlp # Changelog - Adds T5 TTS model # Usage * You can potentially add a usage...
# What does this PR do ? Moves common normalizer code into base class. Makes error soft rather than throwing hard ImportError **Collection**: tts # Changelog - NeMo TN no...