paddlespeech.t2s.exps.gan_vocoder.preprocess module

paddlespeech.t2s.exps.gan_vocoder.preprocess.main()[source]
paddlespeech.t2s.exps.gan_vocoder.preprocess.process_sentence(config: Dict[str, Any], fp: Path, sentences: Dict, output_dir: Path, mel_extractor=None, cut_sil: bool = True)[source]
paddlespeech.t2s.exps.gan_vocoder.preprocess.process_sentences(config, fps: List[Path], sentences: Dict, output_dir: Path, mel_extractor=None, nprocs: int = 1, cut_sil: bool = True)[source]