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.
29 lines
514 B
29 lines
514 B
2 years ago
|
paddlespeech.s2t.models package
|
||
|
===============================
|
||
|
|
||
|
.. automodule:: paddlespeech.s2t.models
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
Subpackages
|
||
|
-----------
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 4
|
||
|
|
||
|
paddlespeech.s2t.models.ds2
|
||
|
paddlespeech.s2t.models.lm
|
||
|
paddlespeech.s2t.models.u2
|
||
|
paddlespeech.s2t.models.u2_st
|
||
|
|
||
|
Submodules
|
||
|
----------
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 4
|
||
|
|
||
|
paddlespeech.s2t.models.asr_interface
|
||
|
paddlespeech.s2t.models.lm_interface
|
||
|
paddlespeech.s2t.models.st_interface
|