paddle speech Logo
latest

介绍

  • PaddleSpeech

快速入门

  • 安装
  • 语音转文本快速开始
  • 文本到语音的快速入门

语音转文本

  • 模型介绍
  • 数据准备
  • 特点
  • Ngram 语言模型

文本到语音

  • 高级用法
  • 基于规则的中文文本前端
  • 模型介绍
  • 生成对抗网络声码器
  • 音频样本
  • 音频样本 (PaddleSpeech TTS 与 Espnet TTS)

发布的模型

  • 发布的模型

演示

  • 演示视频
  • 流式自动语音识别演示视频
  • TTS 演示视频
  • 流式 TTS 演示视频

API 参考

  • paddleaudio
  • paddlespeech.audio
  • paddlespeech.cli
  • paddlespeech.cls
  • paddlespeech.kws
  • paddlespeech.resource
  • paddlespeech.s2t
  • paddlespeech.server
  • paddlespeech.t2s
    • 子包
      • paddlespeech.t2s.audio 包
      • paddlespeech.t2s.datasets 包
      • paddlespeech.t2s.exps 包
      • paddlespeech.t2s.frontend 包
      • paddlespeech.t2s.models 包
        • 子包
        • 子模块
      • paddlespeech.t2s.modules 包
      • paddlespeech.t2s.training 包
      • paddlespeech.t2s.utils 包
  • paddlespeech.text
  • paddlespeech.vector
paddle speech
  • paddlespeech.t2s package
  • paddlespeech.t2s.models package
  • paddlespeech.t2s.models.fastspeech2 package
  • Edit on GitHub

paddlespeech.t2s.models.fastspeech2 包

子模块

  • paddlespeech.t2s.models.fastspeech2.fastspeech2 模块
    • FastSpeech2
      • FastSpeech2.encoder_infer()
      • FastSpeech2.forward()
      • FastSpeech2.inference()
    • FastSpeech2Inference
      • FastSpeech2Inference.forward()
    • FastSpeech2Loss
      • FastSpeech2Loss.forward()
    • StyleFastSpeech2Inference
      • StyleFastSpeech2Inference.denorm()
      • StyleFastSpeech2Inference.forward()
      • StyleFastSpeech2Inference.norm()
  • paddlespeech.t2s.models.fastspeech2.fastspeech2_updater 模块
    • FastSpeech2Evaluator
      • FastSpeech2Evaluator.evaluate_core()
    • FastSpeech2Updater
      • FastSpeech2Updater.update_core()
Previous Next

© 版权 2021,paddlespeech-developers。 修订版 17854a04.

Built with Sphinx using a theme provided by Read the Docs.