paddle speech Logo
latest

Introduction

  • PaddleSpeech

Quick Start

  • Installation
  • Quick Start of Speech-to-Text
  • Quick Start of Text-to-Speech

Speech-to-Text

  • Models introduction
  • Data Preparation
  • Features
  • Ngram LM

Text-to-Speech

  • Advanced Usage
  • Chinese Rule-Based Text Frontend
  • Models introduction
  • GAN Vocoders
  • Audio Sample
  • Audio Sample (PaddleSpeech TTS VS Espnet TTS)

Released Models

  • Released Models

Demos

  • Demo Video
  • Streaming ASR Demo Video
  • TTS Demo Video
  • Streaming TTS Demo Video

API Reference

  • paddleaudio
  • paddlespeech.audio
  • paddlespeech.cli
  • paddlespeech.cls
  • paddlespeech.kws
  • paddlespeech.resource
  • paddlespeech.s2t
  • paddlespeech.server
  • paddlespeech.t2s
    • Subpackages
      • paddlespeech.t2s.audio package
      • paddlespeech.t2s.datasets package
      • paddlespeech.t2s.exps package
      • paddlespeech.t2s.frontend package
      • paddlespeech.t2s.models package
        • Subpackages
        • Submodules
      • paddlespeech.t2s.modules package
      • paddlespeech.t2s.training package
      • paddlespeech.t2s.utils package
  • 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 package

Submodules

  • paddlespeech.t2s.models.fastspeech2.fastspeech2 module
    • 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 module
    • FastSpeech2Evaluator
      • FastSpeech2Evaluator.evaluate_core()
    • FastSpeech2Updater
      • FastSpeech2Updater.update_core()
Previous Next

© Copyright 2021, paddlespeech-developers. Revision d8bf8c6f.

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