paddlespeech.t2s.frontend.g2pw.utils module

Credits

This code is modified from https://github.com/GitYCC/g2pW

paddlespeech.t2s.frontend.g2pw.utils.load_config(config_path: PathLike, use_default: bool = False)[source]
paddlespeech.t2s.frontend.g2pw.utils.tokenize_and_map(tokenizer, text: str)[source]
paddlespeech.t2s.frontend.g2pw.utils.wordize_and_map(text: str)[source]