paddlespeech.t2s.audio.codec 模块

paddlespeech.t2s.audio.codec.decode_mu_law(y, mu, from_labels=True)[来源]
paddlespeech.t2s.audio.codec.encode_mu_law(x, mu)[来源]
paddlespeech.t2s.audio.codec.float_2_label(x, bits)[来源]
paddlespeech.t2s.audio.codec.label_2_float(x, bits)[来源]