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
.. automethod:: get_model
WAV2VEC2_BASE
-------------
~~~~~~~~~~~~~
.. container:: py attribute
......@@ -21,7 +21,7 @@ WAV2VEC2_BASE
:no-value:
WAV2VEC2_LARGE
--------------
~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -29,7 +29,7 @@ WAV2VEC2_LARGE
:no-value:
WAV2VEC2_LARGE_LV60K
--------------------
~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -38,7 +38,7 @@ WAV2VEC2_LARGE_LV60K
WAV2VEC2_XLSR53
---------------
~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -46,7 +46,7 @@ WAV2VEC2_XLSR53
:no-value:
HUBERT_BASE
-----------
~~~~~~~~~~~
.. container:: py attribute
......@@ -54,7 +54,7 @@ HUBERT_BASE
:no-value:
HUBERT_LARGE
------------
~~~~~~~~~~~~
.. container:: py attribute
......@@ -62,15 +62,15 @@ HUBERT_LARGE
:no-value:
HUBERT_XLARGE
-------------
~~~~~~~~~~~~~
.. container:: py attribute
.. autodata:: HUBERT_XLARGE
:no-value:
wav2vec 2.0 / HuBERT - ASR fine-tuning
--------------------------------------
wav2vec 2.0 / HuBERT - Fine-tuned ASR
-------------------------------------
.. autoclass:: Wav2Vec2ASRBundle
......@@ -80,7 +80,7 @@ wav2vec 2.0 / HuBERT - ASR fine-tuning
WAV2VEC2_ASR_BASE_10M
---------------------
~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -88,7 +88,7 @@ WAV2VEC2_ASR_BASE_10M
:no-value:
WAV2VEC2_ASR_BASE_100H
----------------------
~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -96,7 +96,7 @@ WAV2VEC2_ASR_BASE_100H
:no-value:
WAV2VEC2_ASR_BASE_960H
----------------------
~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -104,7 +104,7 @@ WAV2VEC2_ASR_BASE_960H
:no-value:
WAV2VEC2_ASR_LARGE_10M
----------------------
~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -112,7 +112,7 @@ WAV2VEC2_ASR_LARGE_10M
:no-value:
WAV2VEC2_ASR_LARGE_100H
-----------------------
~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -120,7 +120,7 @@ WAV2VEC2_ASR_LARGE_100H
:no-value:
WAV2VEC2_ASR_LARGE_960H
-----------------------
~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -128,7 +128,7 @@ WAV2VEC2_ASR_LARGE_960H
:no-value:
WAV2VEC2_ASR_LARGE_LV60K_10M
----------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -136,7 +136,7 @@ WAV2VEC2_ASR_LARGE_LV60K_10M
:no-value:
WAV2VEC2_ASR_LARGE_LV60K_100H
-----------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -144,7 +144,7 @@ WAV2VEC2_ASR_LARGE_LV60K_100H
:no-value:
WAV2VEC2_ASR_LARGE_LV60K_960H
-----------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -152,7 +152,7 @@ WAV2VEC2_ASR_LARGE_LV60K_960H
:no-value:
HUBERT_ASR_LARGE
----------------
~~~~~~~~~~~~~~~~
.. container:: py attribute
......@@ -160,7 +160,7 @@ HUBERT_ASR_LARGE
:no-value:
HUBERT_ASR_XLARGE
-----------------
~~~~~~~~~~~~~~~~~
.. 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