Unverified Commit 6c074666 authored by moto's avatar moto Committed by GitHub
Browse files

Put pretrained weights to subsection (#1879)

parent fad855cd
...@@ -13,7 +13,7 @@ wav2vec 2.0 / HuBERT - Representation Learning ...@@ -13,7 +13,7 @@ wav2vec 2.0 / HuBERT - Representation Learning
.. automethod:: get_model .. automethod:: get_model
WAV2VEC2_BASE WAV2VEC2_BASE
------------- ~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -21,7 +21,7 @@ WAV2VEC2_BASE ...@@ -21,7 +21,7 @@ WAV2VEC2_BASE
:no-value: :no-value:
WAV2VEC2_LARGE WAV2VEC2_LARGE
-------------- ~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -29,7 +29,7 @@ WAV2VEC2_LARGE ...@@ -29,7 +29,7 @@ WAV2VEC2_LARGE
:no-value: :no-value:
WAV2VEC2_LARGE_LV60K WAV2VEC2_LARGE_LV60K
-------------------- ~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -38,7 +38,7 @@ WAV2VEC2_LARGE_LV60K ...@@ -38,7 +38,7 @@ WAV2VEC2_LARGE_LV60K
WAV2VEC2_XLSR53 WAV2VEC2_XLSR53
--------------- ~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -46,7 +46,7 @@ WAV2VEC2_XLSR53 ...@@ -46,7 +46,7 @@ WAV2VEC2_XLSR53
:no-value: :no-value:
HUBERT_BASE HUBERT_BASE
----------- ~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -54,7 +54,7 @@ HUBERT_BASE ...@@ -54,7 +54,7 @@ HUBERT_BASE
:no-value: :no-value:
HUBERT_LARGE HUBERT_LARGE
------------ ~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -62,15 +62,15 @@ HUBERT_LARGE ...@@ -62,15 +62,15 @@ HUBERT_LARGE
:no-value: :no-value:
HUBERT_XLARGE HUBERT_XLARGE
------------- ~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
.. autodata:: HUBERT_XLARGE .. autodata:: HUBERT_XLARGE
:no-value: :no-value:
wav2vec 2.0 / HuBERT - ASR fine-tuning wav2vec 2.0 / HuBERT - Fine-tuned ASR
-------------------------------------- -------------------------------------
.. autoclass:: Wav2Vec2ASRBundle .. autoclass:: Wav2Vec2ASRBundle
...@@ -80,7 +80,7 @@ wav2vec 2.0 / HuBERT - ASR fine-tuning ...@@ -80,7 +80,7 @@ wav2vec 2.0 / HuBERT - ASR fine-tuning
WAV2VEC2_ASR_BASE_10M WAV2VEC2_ASR_BASE_10M
--------------------- ~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -88,7 +88,7 @@ WAV2VEC2_ASR_BASE_10M ...@@ -88,7 +88,7 @@ WAV2VEC2_ASR_BASE_10M
:no-value: :no-value:
WAV2VEC2_ASR_BASE_100H WAV2VEC2_ASR_BASE_100H
---------------------- ~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -96,7 +96,7 @@ WAV2VEC2_ASR_BASE_100H ...@@ -96,7 +96,7 @@ WAV2VEC2_ASR_BASE_100H
:no-value: :no-value:
WAV2VEC2_ASR_BASE_960H WAV2VEC2_ASR_BASE_960H
---------------------- ~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -104,7 +104,7 @@ WAV2VEC2_ASR_BASE_960H ...@@ -104,7 +104,7 @@ WAV2VEC2_ASR_BASE_960H
:no-value: :no-value:
WAV2VEC2_ASR_LARGE_10M WAV2VEC2_ASR_LARGE_10M
---------------------- ~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -112,7 +112,7 @@ WAV2VEC2_ASR_LARGE_10M ...@@ -112,7 +112,7 @@ WAV2VEC2_ASR_LARGE_10M
:no-value: :no-value:
WAV2VEC2_ASR_LARGE_100H WAV2VEC2_ASR_LARGE_100H
----------------------- ~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -120,7 +120,7 @@ WAV2VEC2_ASR_LARGE_100H ...@@ -120,7 +120,7 @@ WAV2VEC2_ASR_LARGE_100H
:no-value: :no-value:
WAV2VEC2_ASR_LARGE_960H WAV2VEC2_ASR_LARGE_960H
----------------------- ~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -128,7 +128,7 @@ WAV2VEC2_ASR_LARGE_960H ...@@ -128,7 +128,7 @@ WAV2VEC2_ASR_LARGE_960H
:no-value: :no-value:
WAV2VEC2_ASR_LARGE_LV60K_10M WAV2VEC2_ASR_LARGE_LV60K_10M
---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -136,7 +136,7 @@ WAV2VEC2_ASR_LARGE_LV60K_10M ...@@ -136,7 +136,7 @@ WAV2VEC2_ASR_LARGE_LV60K_10M
:no-value: :no-value:
WAV2VEC2_ASR_LARGE_LV60K_100H WAV2VEC2_ASR_LARGE_LV60K_100H
----------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -144,7 +144,7 @@ WAV2VEC2_ASR_LARGE_LV60K_100H ...@@ -144,7 +144,7 @@ WAV2VEC2_ASR_LARGE_LV60K_100H
:no-value: :no-value:
WAV2VEC2_ASR_LARGE_LV60K_960H WAV2VEC2_ASR_LARGE_LV60K_960H
----------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -152,7 +152,7 @@ WAV2VEC2_ASR_LARGE_LV60K_960H ...@@ -152,7 +152,7 @@ WAV2VEC2_ASR_LARGE_LV60K_960H
:no-value: :no-value:
HUBERT_ASR_LARGE HUBERT_ASR_LARGE
---------------- ~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
...@@ -160,7 +160,7 @@ HUBERT_ASR_LARGE ...@@ -160,7 +160,7 @@ HUBERT_ASR_LARGE
:no-value: :no-value:
HUBERT_ASR_XLARGE HUBERT_ASR_XLARGE
----------------- ~~~~~~~~~~~~~~~~~
.. container:: py attribute .. container:: py attribute
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment