Released Models

March 18, 2025 ยท View on GitHub

!!! Since PaddlePaddle support 0-D tensor from 2.5.0, PaddleSpeech Static model will not work for it, please re-export static model.

Speech-to-Text Models

Speech Recognition Model

Acoustic ModelTraining DataToken-basedSizeDescriptionsCERWERHours of speechExample LinkInference Typestatic_model
Ds2 Online Wenetspeech ASR0 ModelWenetspeech DatasetChar-based1.2 GB2 Conv + 5 LSTM layers0.152 (test_net, w/o LM)
0.2417 (test_meeting, w/o LM)
0.053 (aishell, w/ LM)
-10000 h-onnx/inference/python-
Ds2 Online Aishell ASR0 ModelAishell DatasetChar-based491 MB2 Conv + 5 LSTM layers0.0666-151 hD2 Online Aishell ASR0onnx/inference/python-
Ds2 Offline Aishell ASR0 ModelAishell DatasetChar-based1.4 GB2 Conv + 5 bidirectional LSTM layers0.0554-151 hDs2 Offline Aishell ASR0inference/python-
Conformer Online Wenetspeech ASR1 ModelWenetSpeech DatasetChar-based457 MBEncoder:Conformer, Decoder:Transformer, Decoding method: Attention rescoring0.11 (test_net) 0.1879 (test_meeting)-10000 h-python-
Conformer U2PP Online Wenetspeech ASR1 ModelWenetSpeech DatasetChar-based540 MBEncoder:Conformer, Decoder:BiTransformer, Decoding method: Attention rescoring0.047198 (aishell test_-1) 0.059212 (aishell test_16)-10000 h-pythonFP32
INT8
Conformer Online Aishell ASR1 ModelAishell DatasetChar-based189 MBEncoder:Conformer, Decoder:Transformer, Decoding method: Attention rescoring0.051968-151 hConformer Online Aishell ASR1python-
Conformer Offline Aishell ASR1 ModelAishell DatasetChar-based189 MBEncoder:Conformer, Decoder:Transformer, Decoding method: Attention rescoring0.0460-151 hConformer Offline Aishell ASR1python-
Transformer Aishell ASR1 ModelAishell DatasetChar-based128 MBEncoder:Transformer, Decoder:Transformer, Decoding method: Attention rescoring0.0523151 hTransformer Aishell ASR1python-
Ds2 Offline Librispeech ASR0 ModelLibrispeech DatasetChar-based1.3 GB2 Conv + 5 bidirectional LSTM layers-0.0467960 hDs2 Offline Librispeech ASR0inference/python-
Conformer Librispeech ASR1 ModelLibrispeech Datasetsubword-based191 MBEncoder:Conformer, Decoder:Transformer, Decoding method: Attention rescoring-0.0338960 hConformer Librispeech ASR1python-
Transformer Librispeech ASR1 ModelLibrispeech Datasetsubword-based131 MBEncoder:Transformer, Decoder:Transformer, Decoding method: Attention rescoring-0.0381960 hTransformer Librispeech ASR1python-
Transformer Librispeech ASR2 ModelLibrispeech Datasetsubword-based131 MBEncoder:Transformer, Decoder:Transformer, Decoding method: JoinCTC w/ LM-0.0240960 hTransformer Librispeech ASR2python-
Conformer TALCS ASR1 ModelTALCS Datasetsubword-based470 MBEncoder:Conformer, Decoder:Transformer, Decoding method: Attention rescoring-0.0844587 hConformer TALCS ASR1python-

Self-Supervised Pre-trained Model

ModelPre-Train MethodPre-Train DataFinetune DataSizeDescriptionsCERWERExample Link
Wav2vec2-large-960h-lv60-self Modelwav2vec2Librispeech and LV-60k Dataset (5.3w h)-1.18 GBPre-trained Wav2vec2.0 Model---
Wav2vec2ASR-large-960h-librispeech Modelwav2vec2Librispeech and LV-60k Dataset (5.3w h)Librispeech (960 h)718 MBEncoder: Wav2vec2.0, Decoder: CTC, Decoding method: Greedy search-0.0189Wav2vecASR Librispeech ASR3
Wav2vec2-large-wenetspeech-self Modelwav2vec2Wenetspeech Dataset (1w h)-714 MBPre-trained Wav2vec2.0 Model---
Wav2vec2ASR-large-aishell1 Modelwav2vec2Wenetspeech Dataset (1w h)aishell1 (train set)1.18 GBEncoder: Wav2vec2.0, Decoder: CTC, Decoding method: Greedy search0.0510--
Hubert-large-lv60 ModelhubertLV-60k Dataset-1.18 GBPre-trained hubert Model---
Hubert-large-100h-librispeech ModelhubertLV-60k Datasetlibrispeech train-clean-1001.27 GBEncoder: Hubert, Decoder: Linear + CTC, Decoding method: Greedy search-0.0587HubertASR Librispeech ASR4

Whisper Model

Demo LinkTraining DataSizeDescriptionsCERModel
Whisper680kh from internetlarge: 5.8G,
medium: 2.9G,
small: 923M,
base: 277M,
tiny: 145M
Encoder:Transformer,
Decoder:Transformer,
Decoding method:
Greedy search
0.027
(large, Librispeech)
whisper-large
whisper-medium
whisper-medium-English-only
whisper-small
whisper-small-English-only
whisper-base
whisper-base-English-only
whisper-tiny
whisper-tiny-English-only

Language Model based on NGram

Language ModelTraining DataToken-basedSizeDescriptions
English LMCommonCrawl(en.00)Word-based8.3 GBPruned with 0 1 1 1 1;
About 1.85 billion n-grams;
'trie' binary with '-a 22 -q 8 -b 8'
Mandarin LM SmallBaidu Internal CorpusChar-based2.8 GBPruned with 0 1 2 4 4;
About 0.13 billion n-grams;
'probing' binary with default settings
Mandarin LM LargeBaidu Internal CorpusChar-based70.4 GBNo Pruning;
About 3.7 billion n-grams;
'probing' binary with default settings

Speech Translation Models

ModelTraining DataToken-basedSizeDescriptionsBLEUExample Link
(only for CLI)Transformer FAT-ST MTL En-ZhTed-En-ZhSpmEncoder:Transformer, Decoder:Transformer,
Decoding method: Attention
20.80Transformer Ted-En-Zh ST1

Text-to-Speech Models

Acoustic Models

Model TypeDatasetExample LinkPretrained ModelsStatic / ONNX / Paddle-Lite ModelsSize (static)
Tacotron2LJSpeechtacotron2-ljspeechtacotron2_ljspeech_ckpt_0.2.0.zip
Tacotron2CSMSCtacotron2-csmsctacotron2_csmsc_ckpt_0.2.0.ziptacotron2_csmsc_static_0.2.0.zip103MB
TransformerTTSLJSpeechtransformer-ljspeechtransformer_tts_ljspeech_ckpt_0.4.zip
SpeedySpeechCSMSCspeedyspeech-csmscspeedyspeech_csmsc_ckpt_0.2.0.zipspeedyspeech_csmsc_static_0.2.0.zip
speedyspeech_csmsc_onnx_0.2.0.zip
speedyspeech_csmsc_pdlite_1.3.0.zip
13MB
FastSpeech2CSMSCfastspeech2-csmscfastspeech2_nosil_baker_ckpt_0.4.zipfastspeech2_csmsc_static_0.2.0.zip
fastspeech2_csmsc_onnx_0.2.0.zip
fastspeech2_csmsc_pdlite_1.3.0.zip
157MB
FastSpeech2-ConformerCSMSCfastspeech2-csmscfastspeech2_conformer_baker_ckpt_0.5.zip
FastSpeech2-CNNDecoderCSMSCfastspeech2-csmscfastspeech2_cnndecoder_csmsc_ckpt_1.0.0.zipfastspeech2_cnndecoder_csmsc_static_1.0.0.zip
fastspeech2_cnndecoder_csmsc_streaming_static_1.0.0.zip
fastspeech2_cnndecoder_csmsc_onnx_1.0.0.zip
fastspeech2_cnndecoder_csmsc_streaming_onnx_1.0.0.zip
fastspeech2_cnndecoder_csmsc_pdlite_1.3.0.zip
fastspeech2_cnndecoder_csmsc_streaming_pdlite_1.3.0.zip
84MB
FastSpeech2AISHELL-3fastspeech2-aishell3fastspeech2_aishell3_ckpt_1.1.0.zipfastspeech2_aishell3_static_1.1.0.zip
fastspeech2_aishell3_onnx_1.1.0.zip
fastspeech2_aishell3_pdlite_1.3.0.zip
147MB
FastSpeech2LJSpeechfastspeech2-ljspeechfastspeech2_nosil_ljspeech_ckpt_0.5.zipfastspeech2_ljspeech_static_1.1.0.zip
fastspeech2_ljspeech_onnx_1.1.0.zip
fastspeech2_ljspeech_pdlite_1.3.0.zip
145MB
FastSpeech2VCTKfastspeech2-vctkfastspeech2_vctk_ckpt_1.2.0.zipfastspeech2_vctk_static_1.1.0.zip
fastspeech2_vctk_onnx_1.1.0.zip
fastspeech2_vctk_pdlite_1.3.0.zip
145MB
FastSpeech2ZH_ENfastspeech2-zh_enfastspeech2_mix_ckpt_1.2.0.zipfastspeech2_mix_static_0.2.0.zip
fastspeech2_mix_onnx_0.2.0.zip
145MB
FastSpeech2male-zhfastspeech2_male_zh_ckpt_1.4.0.zipfastspeech2_male_zh_static_1.4.0.zip
fastspeech2_male_zh_onnx_1.4.0.zip
146MB
FastSpeech2male-enfastspeech2_male_en_ckpt_1.4.0.zipfastspeech2_male_en_static_1.4.0.zip
fastspeech2_male_en_onnx_1.4.0.zip
145MB
FastSpeech2male-mixfastspeech2_male_mix_ckpt_1.4.0.zipfastspeech2_male_mix_static_1.4.0.zip
fastspeech2_male_mix_onnx_1.4.0.zip
146MB
FastSpeech2Cantonesefastspeech2-cantonfastspeech2_canton_ckpt_1.4.0.zipfastspeech2_canton_static_1.4.0.zip
fastspeech2_canton_onnx_1.4.0.zip
146MB

Vocoders

Model TypeDatasetExample LinkPretrained ModelsStatic / ONNX / Paddle-Lite ModelsSize (static)
WaveFlowLJSpeechwaveflow-ljspeechwaveflow_ljspeech_ckpt_0.3.zip
Parallel WaveGANCSMSCPWGAN-csmscpwg_baker_ckpt_0.4.zippwg_baker_static_0.4.zip
pwgan_csmsc_onnx_0.2.0.zip
pwgan_csmsc_pdlite_1.3.0.zip
4.8MB
Parallel WaveGANLJSpeechPWGAN-ljspeechpwg_ljspeech_ckpt_0.5.zippwgan_ljspeech_static_1.1.0.zip
pwgan_ljspeech_onnx_1.1.0.zip
pwgan_ljspeech_pdlite_1.3.0.zip
4.8MB
Parallel WaveGANAISHELL-3PWGAN-aishell3pwg_aishell3_ckpt_0.5.zippwgan_aishell3_static_1.1.0.zip
pwgan_aishell3_onnx_1.1.0.zip
pwgan_aishell3_pdlite_1.3.0.zip
4.8MB
Parallel WaveGANVCTKPWGAN-vctkpwg_vctk_ckpt_0.5.zippwgan_vctk_static_1.1.0.zip
pwgan_vctk_onnx_1.1.0.zip
pwgan_vctk_pdlite_1.3.0.zip
4.8MB
Multi Band MelGANCSMSCMB MelGAN-csmscmb_melgan_csmsc_ckpt_0.1.1.zip
mb_melgan_baker_finetune_ckpt_0.5.zip
mb_melgan_csmsc_static_0.1.1.zip
mb_melgan_csmsc_onnx_0.2.0.zip
mb_melgan_csmsc_pdlite_1.3.0.zip
7.6MB
Style MelGANCSMSCStyle MelGAN-csmscstyle_melgan_csmsc_ckpt_0.1.1.zip
HiFiGANCSMSCHiFiGAN-csmschifigan_csmsc_ckpt_0.1.1.ziphifigan_csmsc_static_0.1.1.zip
hifigan_csmsc_onnx_0.2.0.zip
hifigan_csmsc_pdlite_1.3.0.zip
46MB
HiFiGANLJSpeechHiFiGAN-ljspeechhifigan_ljspeech_ckpt_0.2.0.ziphifigan_ljspeech_static_1.1.0.zip
hifigan_ljspeech_onnx_1.1.0.zip
hifigan_ljspeech_pdlite_1.3.0.zip
49MB
HiFiGANAISHELL-3HiFiGAN-aishell3hifigan_aishell3_ckpt_0.2.0.ziphifigan_aishell3_static_1.1.0.zip
hifigan_aishell3_onnx_1.1.0.zip
hifigan_aishell3_pdlite_1.3.0.zip
46MB
HiFiGANVCTKHiFiGAN-vctkhifigan_vctk_ckpt_0.2.0.ziphifigan_vctk_static_1.1.0.zip
hifigan_vctk_onnx_1.1.0.zip
hifigan_vctk_pdlite_1.3.0.zip
46MB
WaveRNNCSMSCWaveRNN-csmscwavernn_csmsc_ckpt_0.2.0.zipwavernn_csmsc_static_0.2.0.zip18MB
Parallel WaveGANMalepwg_male_ckpt_1.4.0.zippwgan_male_static_1.4.0.zip
pwgan_male_onnx_1.4.0.zip
4.8M
HiFiGANMalehifigan_male_ckpt_1.4.0.ziphifigan_male_static_1.4.0.zip
hifigan_male_onnx_1.4.0.zip
46M

Voice Cloning

Model TypeDatasetExample LinkPretrained Models
GE2EAISHELL-3, etc.ge2ege2e_ckpt_0.3.zip
GE2E + Tacotron2AISHELL-3ge2e-Tacotron2-aishell3tacotron2_aishell3_ckpt_vc0_0.2.0.zip
GE2E + FastSpeech2AISHELL-3ge2e-fastspeech2-aishell3fastspeech2_nosil_aishell3_vc1_ckpt_0.5.zip

Audio Classification Models

Model TypeDatasetExample LinkPretrained ModelsStatic Models
PANNAudiosetaudioset_tagging_cnnpanns_cnn6.pdparams, panns_cnn10.pdparams, panns_cnn14.pdparamspanns_cnn6_static.tar.gz(18M), panns_cnn10_static.tar.gz(19M), panns_cnn14_static.tar.gz(289M)
PANNESC-50pann-esc50esc50_cnn6.tar.gz, esc50_cnn10.tar.gz, esc50_cnn14.tar.gz

Speaker Verification Models

Model TypeDatasetExample LinkPretrained ModelsStatic Models
ECAPA-TDNNVoxCelebvoxceleb_ecapatdnnecapatdnn.tar.gz-

Punctuation Restoration Models

Model TypeDatasetExample LinkPretrained Models
Ernie LinearIWLST2012_zhiwslt2012_punc0ernie_linear_p3_iwslt2012_zh_ckpt_0.1.1.zip