-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
97 changed files
with
1,348 additions
and
375 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.autodecode module | ||
=============================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.autodecode | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.cache module | ||
========================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.cache | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.compat module | ||
=========================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.compat | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.streamdata.extradatasets.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.extradatasets module | ||
================================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.extradatasets | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.filters module | ||
============================================ | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.filters | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.gopen module | ||
========================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.gopen | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.handlers module | ||
============================================= | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.handlers | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.mix module | ||
======================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.mix | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.streamdata.paddle_utils.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.paddle\_utils module | ||
================================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.paddle_utils | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.pipeline module | ||
============================================= | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.pipeline | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
paddlespeech.audio.streamdata package | ||
===================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
paddlespeech.audio.streamdata.autodecode | ||
paddlespeech.audio.streamdata.cache | ||
paddlespeech.audio.streamdata.compat | ||
paddlespeech.audio.streamdata.extradatasets | ||
paddlespeech.audio.streamdata.filters | ||
paddlespeech.audio.streamdata.gopen | ||
paddlespeech.audio.streamdata.handlers | ||
paddlespeech.audio.streamdata.mix | ||
paddlespeech.audio.streamdata.paddle_utils | ||
paddlespeech.audio.streamdata.pipeline | ||
paddlespeech.audio.streamdata.shardlists | ||
paddlespeech.audio.streamdata.tariterators | ||
paddlespeech.audio.streamdata.utils | ||
paddlespeech.audio.streamdata.writer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.shardlists module | ||
=============================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.shardlists | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.streamdata.tariterators.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.tariterators module | ||
================================================= | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.tariterators | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.utils module | ||
========================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.utils | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.streamdata.writer module | ||
=========================================== | ||
|
||
.. automodule:: paddlespeech.audio.streamdata.writer | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
paddlespeech.audio.text package | ||
=============================== | ||
|
||
.. automodule:: paddlespeech.audio.text | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
paddlespeech.audio.text.text_featurizer | ||
paddlespeech.audio.text.utility |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.text.text\_featurizer module | ||
=============================================== | ||
|
||
.. automodule:: paddlespeech.audio.text.text_featurizer | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.text.utility module | ||
====================================== | ||
|
||
.. automodule:: paddlespeech.audio.text.utility | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.add\_deltas module | ||
=============================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.add_deltas | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.transform.channel_selector.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.channel\_selector module | ||
===================================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.channel_selector | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.cmvn module | ||
======================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.cmvn | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.functional module | ||
============================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.functional | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.perturb module | ||
=========================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.perturb | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
paddlespeech.audio.transform package | ||
==================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
paddlespeech.audio.transform.add_deltas | ||
paddlespeech.audio.transform.channel_selector | ||
paddlespeech.audio.transform.cmvn | ||
paddlespeech.audio.transform.functional | ||
paddlespeech.audio.transform.perturb | ||
paddlespeech.audio.transform.spec_augment | ||
paddlespeech.audio.transform.spectrogram | ||
paddlespeech.audio.transform.transform_interface | ||
paddlespeech.audio.transform.transformation | ||
paddlespeech.audio.transform.wpe |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.transform.spec_augment.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.spec\_augment module | ||
================================================= | ||
|
||
.. automodule:: paddlespeech.audio.transform.spec_augment | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.spectrogram module | ||
=============================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.spectrogram | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.transform.transform_interface.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.transform\_interface module | ||
======================================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.transform_interface | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.audio.transform.transformation.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.transformation module | ||
================================================== | ||
|
||
.. automodule:: paddlespeech.audio.transform.transformation | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.transform.wpe module | ||
======================================= | ||
|
||
.. automodule:: paddlespeech.audio.transform.wpe | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.utils.check\_kwargs module | ||
============================================= | ||
|
||
.. automodule:: paddlespeech.audio.utils.check_kwargs | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.utils.dynamic\_import module | ||
=============================================== | ||
|
||
.. automodule:: paddlespeech.audio.utils.dynamic_import | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.audio.utils.tensor\_utils module | ||
============================================= | ||
|
||
.. automodule:: paddlespeech.audio.utils.tensor_utils | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.kws.exps.mdtc.collate module | ||
========================================= | ||
|
||
.. automodule:: paddlespeech.kws.exps.mdtc.collate | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.kws.exps.mdtc.compute\_det module | ||
============================================== | ||
|
||
.. automodule:: paddlespeech.kws.exps.mdtc.compute_det | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
docs/source/api/paddlespeech.kws.exps.mdtc.plot_det_curve.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.kws.exps.mdtc.plot\_det\_curve module | ||
================================================== | ||
|
||
.. automodule:: paddlespeech.kws.exps.mdtc.plot_det_curve | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
paddlespeech.kws.exps.mdtc package | ||
================================== | ||
|
||
.. automodule:: paddlespeech.kws.exps.mdtc | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
paddlespeech.kws.exps.mdtc.collate | ||
paddlespeech.kws.exps.mdtc.compute_det | ||
paddlespeech.kws.exps.mdtc.plot_det_curve | ||
paddlespeech.kws.exps.mdtc.score | ||
paddlespeech.kws.exps.mdtc.train |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.kws.exps.mdtc.score module | ||
======================================= | ||
|
||
.. automodule:: paddlespeech.kws.exps.mdtc.score | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
paddlespeech.kws.exps.mdtc.train module | ||
======================================= | ||
|
||
.. automodule:: paddlespeech.kws.exps.mdtc.train | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
paddlespeech.kws.exps package | ||
============================= | ||
|
||
.. automodule:: paddlespeech.kws.exps | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
paddlespeech.kws.exps.mdtc |
Oops, something went wrong.