You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.0 KiB
42 lines
1.0 KiB
paddlespeech.t2s.modules package
|
|
================================
|
|
|
|
.. automodule:: paddlespeech.t2s.modules
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
paddlespeech.t2s.modules.conformer
|
|
paddlespeech.t2s.modules.predictor
|
|
paddlespeech.t2s.modules.tacotron2
|
|
paddlespeech.t2s.modules.transformer
|
|
|
|
Submodules
|
|
----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
paddlespeech.t2s.modules.activation
|
|
paddlespeech.t2s.modules.causal_conv
|
|
paddlespeech.t2s.modules.conv
|
|
paddlespeech.t2s.modules.geometry
|
|
paddlespeech.t2s.modules.layer_norm
|
|
paddlespeech.t2s.modules.losses
|
|
paddlespeech.t2s.modules.masked_fill
|
|
paddlespeech.t2s.modules.nets_utils
|
|
paddlespeech.t2s.modules.normalizer
|
|
paddlespeech.t2s.modules.positional_encoding
|
|
paddlespeech.t2s.modules.pqmf
|
|
paddlespeech.t2s.modules.residual_block
|
|
paddlespeech.t2s.modules.residual_stack
|
|
paddlespeech.t2s.modules.style_encoder
|
|
paddlespeech.t2s.modules.tade_res_block
|
|
paddlespeech.t2s.modules.upsample
|