Skip to content

Commit 2c7aaa6

Browse files
committed
Automated deployment: Sat Sep 6 15:54:34 UTC 2025 f49bc4f
1 parent 200b085 commit 2c7aaa6

13 files changed

+61
-1105
lines changed

_modules/index.html

Lines changed: 0 additions & 105 deletions
This file was deleted.

_modules/wenet/dataset/wav_distortion.html

Lines changed: 0 additions & 483 deletions
This file was deleted.

_sources/pretrained_models.en.md.txt

Lines changed: 0 additions & 26 deletions
This file was deleted.

_sources/pretrained_models.md.txt

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,17 @@ For example, the pretrained model on LibriSpeech follows `CC BY 4.0`, since it i
1414

1515
## Model List
1616

17-
Here is a list of the pretrained models on different datasets.
18-
19-
For non-Chinese users, please visit [Pretrained Models(En)](./pretrained_models.en.md) to download.
17+
Here is a list of the pretrained models on different datasets. The model structure, model size, and download link are given.
2018

2119
| Datasets | Languages | Checkpoint Model | Runtime Model | Contributor |
2220
|--- |--- |--- |--- |--- |
23-
| [aishell](../examples/aishell/s0/README.md) | CN | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
24-
| [aishell2](../examples/aishell2/s0/README.md) | CN | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
25-
| [gigaspeech](../examples/gigaspeech/s0/README.md) | EN | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
26-
| [librispeech](../examples/librispeech/s0/README.md) | EN | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
27-
| [multi_cn](../examples/multi_cn/s0/README.md) | CN | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | <a href="https://www.jd.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/jd.jpeg" width="100px"></a> |
28-
| [wenetspeech](../examples/wenetspeech/s0/README.md) | CN | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | [Conformer](https://docs.qq.com/form/page/DZnRkVHlnUk5QaFdC) | <a href="https://horizon.ai" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/hobot.png" width="100px"></a> |
21+
| [aishell](../examples/aishell/s0/README.md) | CN | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=aishell_u2pp_conformer_exp.tar.gz) | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=aishell_u2pp_conformer_libtorch.tar.gz) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
22+
| [aishell2](../examples/aishell2/s0/README.md) | CN | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=aishell2_u2pp_conformer_exp.tar.gz) | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=aishell2_u2pp_conformer_libtorch.tar.gz) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
23+
| [gigaspeech](../examples/gigaspeech/s0/README.md) | EN | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=gigaspeech_u2pp_conformer_exp.tar.gz) | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=gigaspeech_u2pp_conformer_libtorch.tar.gz) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
24+
| [librispeech](../examples/librispeech/s0/README.md) | EN | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=librispeech_u2pp_conformer_exp.tar.gz) | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=librispeech_u2pp_conformer_libtorch.tar.gz) | <a href="https://www.chumenwenwen.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/chumenwenwen.png" width="100px"></a> |
25+
| [multi_cn](../examples/multi_cn/s0/README.md) | CN | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=multi_cn_unified_conformer_exp.tar.gz) | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=multi_cn_unified_conformer_libtorch.tar.gz) | <a href="https://www.jd.com" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/jd.jpeg" width="100px"></a> |
26+
| [wenetspeech](../examples/wenetspeech/s0/README.md) | CN | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=wenetspeech_u2pp_conformer_exp.tar.gz) | [Conformer](https://wenet.org.cn/downloads?models=wenet&version=wenetspeech_u2pp_conformer_libtorch.tar.gz) | <a href="https://horizon.ai" target="_blank"><img src="https://raw.githubusercontent.com/wenet-e2e/wenet-contributors/main/companies/hobot.png" width="100px"></a> |
27+
| paraformer | CN&EN | [Model](https://wenet.org.cn/downloads?models=wenet&version=paraformer.tar.gz) | NA | Alibaba |
28+
| firered | CN&EN | [Model](https://wenet.org.cn/downloads?models=wenet&version=firered.tar.gz) | NA | FireRed |
29+
| whisper-large-v3 | multi-lingual | [Model](https://wenet.org.cn/downloads?models=wenet&version=whisper-large-v3.tar.gz) | NA | OpenAI |
30+
| whisper-large-v3-turbo | multi-lingual | [Model](https://wenet.org.cn/downloads?models=wenet&version=whisper-large-v3-turbo.tar.gz) | NA | OpenAI |

genindex.html

Lines changed: 1 addition & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -75,77 +75,18 @@
7575
<h1 id="index">Index</h1>
7676

7777
<div class="genindex-jumpbox">
78-
<a href="#A"><strong>A</strong></a>
79-
| <a href="#D"><strong>D</strong></a>
80-
| <a href="#G"><strong>G</strong></a>
81-
| <a href="#M"><strong>M</strong></a>
78+
<a href="#M"><strong>M</strong></a>
8279
| <a href="#W"><strong>W</strong></a>
8380

8481
</div>
85-
<h2 id="A">A</h2>
86-
<table style="width: 100%" class="indextable genindextable"><tr>
87-
<td style="width: 33%; vertical-align: top;"><ul>
88-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.amp2db">amp2db() (in module wenet.dataset.wav_distortion)</a>
89-
</li>
90-
</ul></td>
91-
</tr></table>
92-
93-
<h2 id="D">D</h2>
94-
<table style="width: 100%" class="indextable genindextable"><tr>
95-
<td style="width: 33%; vertical-align: top;"><ul>
96-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.db2amp">db2amp() (in module wenet.dataset.wav_distortion)</a>
97-
</li>
98-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.distort">distort() (in module wenet.dataset.wav_distortion)</a>
99-
</li>
100-
</ul></td>
101-
<td style="width: 33%; vertical-align: top;"><ul>
102-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.distort_chain">distort_chain() (in module wenet.dataset.wav_distortion)</a>
103-
</li>
104-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.distort_wav_conf">distort_wav_conf() (in module wenet.dataset.wav_distortion)</a>
105-
</li>
106-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.distort_wav_conf_and_save">distort_wav_conf_and_save() (in module wenet.dataset.wav_distortion)</a>
107-
</li>
108-
</ul></td>
109-
</tr></table>
110-
111-
<h2 id="G">G</h2>
112-
<table style="width: 100%" class="indextable genindextable"><tr>
113-
<td style="width: 33%; vertical-align: top;"><ul>
114-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.generate_amp_mask">generate_amp_mask() (in module wenet.dataset.wav_distortion)</a>
115-
</li>
116-
</ul></td>
117-
</tr></table>
118-
11982
<h2 id="M">M</h2>
12083
<table style="width: 100%" class="indextable genindextable"><tr>
12184
<td style="width: 33%; vertical-align: top;"><ul>
122-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_amp_mask">make_amp_mask() (in module wenet.dataset.wav_distortion)</a>
123-
</li>
124-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_fence_distortion">make_fence_distortion() (in module wenet.dataset.wav_distortion)</a>
125-
</li>
126-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_gain_db">make_gain_db() (in module wenet.dataset.wav_distortion)</a>
127-
</li>
128-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_jag_distortion">make_jag_distortion() (in module wenet.dataset.wav_distortion)</a>
129-
</li>
130-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_max_distortion">make_max_distortion() (in module wenet.dataset.wav_distortion)</a>
131-
</li>
132-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_poly_distortion">make_poly_distortion() (in module wenet.dataset.wav_distortion)</a>
133-
</li>
134-
</ul></td>
135-
<td style="width: 33%; vertical-align: top;"><ul>
136-
<li><a href="python_api/wenet.dataset.wav_distortion.html#wenet.dataset.wav_distortion.make_quad_distortion">make_quad_distortion() (in module wenet.dataset.wav_distortion)</a>
137-
</li>
13885
<li>
13986
module
14087

14188
<ul>
14289
<li><a href="python_api/wenet.cli.html#module-wenet.cli">wenet.cli</a>
143-
</li>
144-
<li><a href="python_api/wenet.dataset.html#module-wenet.dataset">wenet.dataset</a>
145-
</li>
146-
<li><a href="python_api/wenet.dataset.deprecated.html#module-wenet.dataset.deprecated">wenet.dataset.deprecated</a>
147-
</li>
148-
<li><a href="python_api/wenet.dataset.wav_distortion.html#module-wenet.dataset.wav_distortion">wenet.dataset.wav_distortion</a>
14990
</li>
15091
</ul></li>
15192
</ul></td>
@@ -159,29 +100,6 @@ <h2 id="W">W</h2>
159100

160101
<ul>
161102
<li><a href="python_api/wenet.cli.html#module-wenet.cli">module</a>
162-
</li>
163-
</ul></li>
164-
<li>
165-
wenet.dataset
166-
167-
<ul>
168-
<li><a href="python_api/wenet.dataset.html#module-wenet.dataset">module</a>
169-
</li>
170-
</ul></li>
171-
</ul></td>
172-
<td style="width: 33%; vertical-align: top;"><ul>
173-
<li>
174-
wenet.dataset.deprecated
175-
176-
<ul>
177-
<li><a href="python_api/wenet.dataset.deprecated.html#module-wenet.dataset.deprecated">module</a>
178-
</li>
179-
</ul></li>
180-
<li>
181-
wenet.dataset.wav_distortion
182-
183-
<ul>
184-
<li><a href="python_api/wenet.dataset.wav_distortion.html#module-wenet.dataset.wav_distortion">module</a>
185103
</li>
186104
</ul></li>
187105
</ul></td>

objects.inv

-363 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)