@ -994,9 +994,9 @@ tts_dynamic_pretrained_models = {
" fastspeech2_male-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_ ckpt_1.3 .0.zip' ,
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_ zh_ckpt_1.4 .0.zip' ,
' md5 ' :
' a4b1a2f667b878ec8f67375357b04282 ' ,
' 43a9f4bc48a91f5a6f53017474e6c788 ' ,
' config ' :
' default.yaml ' ,
' ckpt ' :
@ -1007,6 +1007,38 @@ tts_dynamic_pretrained_models = {
' phone_id_map.txt ' ,
} ,
} ,
" fastspeech2_male-en " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_en_ckpt_1.4.0.zip ' ,
' md5 ' :
' cc9f44f1f20a8173f63e2d1d41ef1a9c ' ,
' config ' :
' default.yaml ' ,
' ckpt ' :
' snapshot_iter_100000.pdz ' ,
' speech_stats ' :
' speech_stats.npy ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
} ,
} ,
" fastspeech2_male-mix " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_mix_ckpt_1.4.0.zip ' ,
' md5 ' :
' 6d48ad60ef0ab2cee89a5d8cfd93dd86 ' ,
' config ' :
' default.yaml ' ,
' ckpt ' :
' snapshot_iter_177000.pdz ' ,
' speech_stats ' :
' speech_stats.npy ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
} ,
} ,
# tacotron2
" tacotron2_csmsc-zh " : {
' 1.0 ' : {
@ -1100,9 +1132,9 @@ tts_dynamic_pretrained_models = {
" pwgan_male-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/pwgan/pwg_male_ckpt_1. 3 .0.zip' ,
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/pwgan/pwg_male_ckpt_1. 4 .0.zip' ,
' md5 ' :
' c98cdb889c809973f8cc764437311132 ' ,
' a443d6253bf9be377f27ae5972a03c65 ' ,
' config ' :
' default.yaml ' ,
' ckpt ' :
@ -1198,6 +1230,20 @@ tts_dynamic_pretrained_models = {
' feats_stats.npy ' ,
} ,
} ,
" hifigan_male-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/hifigan/hifigan_male_ckpt_1.4.0.zip ' ,
' md5 ' :
' a709830596e102c2b83f8adc26d41d85 ' ,
' config ' :
' default.yaml ' ,
' ckpt ' :
' snapshot_iter_630000.pdz ' ,
' speech_stats ' :
' feats_stats.npy ' ,
} ,
} ,
# wavernn
" wavernn_csmsc-zh " : {
' 1.0 ' : {
@ -1214,6 +1260,15 @@ tts_dynamic_pretrained_models = {
} ,
} ,
}
tts_dynamic_pretrained_models [
" fastspeech2_mix-zh " ] = tts_dynamic_pretrained_models [
" fastspeech2_mix-en " ] = tts_dynamic_pretrained_models [
" fastspeech2_mix-mix " ]
tts_dynamic_pretrained_models [ " pwgan_male-en " ] = tts_dynamic_pretrained_models [
" pwgan_male-mix " ] = tts_dynamic_pretrained_models [ " pwgan_male-zh " ]
tts_dynamic_pretrained_models [
" hifigan_male-en " ] = tts_dynamic_pretrained_models [
" hifigan_male-mix " ] = tts_dynamic_pretrained_models [ " hifigan_male-zh " ]
tts_static_pretrained_models = {
# speedyspeech
@ -1304,6 +1359,88 @@ tts_static_pretrained_models = {
24000 ,
} ,
} ,
" fastspeech2_mix-mix " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/t2s/chinse_english_mixed/models/fastspeech2_csmscljspeech_add-zhen_static.zip ' ,
' md5 ' :
' b5001f66cccafdde07707e1b6269fa58 ' ,
' model ' :
' fastspeech2_mix.pdmodel ' ,
' params ' :
' fastspeech2_mix.pdiparams ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' speaker_dict ' :
' speaker_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
' 2.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/t2s/chinse_english_mixed/models/fastspeech2_mix_static_0.2.0.zip ' ,
' md5 ' :
' c6dd138fab3ba261299c0b2efee51d5a ' ,
' model ' :
' fastspeech2_mix.pdmodel ' ,
' params ' :
' fastspeech2_mix.pdiparams ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' speaker_dict ' :
' speaker_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
" fastspeech2_male-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_zh_static_1.4.0.zip ' ,
' md5 ' :
' 9b7218829e7fa01aa33dbb2c5f6ef20f ' ,
' model ' :
' fastspeech2_male-zh.pdmodel ' ,
' params ' :
' fastspeech2_male-zh.pdiparams ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
" fastspeech2_male-en " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_en_static_1.4.0.zip ' ,
' md5 ' :
' 33cea19b6821b371d242969ffd8b6cbf ' ,
' model ' :
' fastspeech2_male-en.pdmodel ' ,
' params ' :
' fastspeech2_male-en.pdiparams ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
" fastspeech2_male-mix " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_mix_static_1.4.0.zip ' ,
' md5 ' :
' 66585b04c0ced72f3cb82ee85b814d80 ' ,
' model ' :
' fastspeech2_male-mix.pdmodel ' ,
' params ' :
' fastspeech2_male-mix.pdiparams ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
# pwgan
" pwgan_csmsc-zh " : {
' 1.0 ' : {
@ -1361,6 +1498,20 @@ tts_static_pretrained_models = {
24000 ,
} ,
} ,
" pwgan_male-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/pwgan/pwgan_male_static_1.4.0.zip ' ,
' md5 ' :
' 52a480ad35694b96603e0a92e9fb3f95 ' ,
' model ' :
' pwgan_male.pdmodel ' ,
' params ' :
' pwgan_male.pdiparams ' ,
' sample_rate ' :
24000 ,
} ,
} ,
# mb_melgan
" mb_melgan_csmsc-zh " : {
' 1.0 ' : {
@ -1433,8 +1584,31 @@ tts_static_pretrained_models = {
24000 ,
} ,
} ,
" hifigan_male-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/hifigan/hifigan_male_static_1.4.0.zip ' ,
' md5 ' :
' 9011fa2738b501e909d1a61054bed29b ' ,
' model ' :
' hifigan_male.pdmodel ' ,
' params ' :
' hifigan_male.pdiparams ' ,
' sample_rate ' :
24000 ,
} ,
} ,
}
tts_static_pretrained_models [
" fastspeech2_mix-zh " ] = tts_static_pretrained_models [
" fastspeech2_mix-en " ] = tts_static_pretrained_models [
" fastspeech2_mix-mix " ]
tts_static_pretrained_models [ " pwgan_male-en " ] = tts_static_pretrained_models [
" pwgan_male-mix " ] = tts_static_pretrained_models [ " pwgan_male-zh " ]
tts_static_pretrained_models [ " hifigan_male-en " ] = tts_static_pretrained_models [
" hifigan_male-mix " ] = tts_static_pretrained_models [ " hifigan_male-zh " ]
tts_onnx_pretrained_models = {
# speedyspeech
" speedyspeech_csmsc_onnx-zh " : {
@ -1533,6 +1707,78 @@ tts_onnx_pretrained_models = {
24000 ,
} ,
} ,
" fastspeech2_mix_onnx-mix " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/t2s/chinse_english_mixed/models/fastspeech2_csmscljspeech_add-zhen_onnx.zip ' ,
' md5 ' :
' 73052520202957920cf54700980933d0 ' ,
' ckpt ' :
' fastspeech2_mix.onnx ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' speaker_dict ' :
' speaker_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
' 2.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/t2s/chinse_english_mixed/models/fastspeech2_mix_onnx_0.2.0.zip ' ,
' md5 ' :
' 43b8ca5f85709c503777f808eb02a39e ' ,
' ckpt ' :
' fastspeech2_mix.onnx ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' speaker_dict ' :
' speaker_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
" fastspeech2_male_onnx-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_zh_onnx_1.4.0.zip ' ,
' md5 ' :
' 46c66f5ab86f4fcb493d899d9901c863 ' ,
' ckpt ' :
' fastspeech2_male-zh.onnx ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
" fastspeech2_male_onnx-en " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_en_onnx_1.4.0.zip ' ,
' md5 ' :
' 401fb5cc31fdb25e22e901c9acba79c8 ' ,
' ckpt ' :
' fastspeech2_male-en.onnx ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
" fastspeech2_male_onnx-mix " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_male_mix_onnx_1.4.0.zip ' ,
' md5 ' :
' 07e51c5991c529b78603034547e9d0fa ' ,
' ckpt ' :
' fastspeech2_male-mix.onnx ' ,
' phones_dict ' :
' phone_id_map.txt ' ,
' sample_rate ' :
24000 ,
} ,
} ,
# pwgan
" pwgan_csmsc_onnx-zh " : {
' 1.0 ' : {
@ -1582,6 +1828,18 @@ tts_onnx_pretrained_models = {
24000 ,
} ,
} ,
" pwgan_male_onnx-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/pwgan/pwgan_male_onnx_1.4.0.zip ' ,
' md5 ' :
' 13163fd1326f555650dc7141d31767c3 ' ,
' ckpt ' :
' pwgan_male.onnx ' ,
' sample_rate ' :
24000 ,
} ,
} ,
# mb_melgan
" mb_melgan_csmsc_onnx-zh " : {
' 1.0 ' : {
@ -1644,8 +1902,30 @@ tts_onnx_pretrained_models = {
24000 ,
} ,
} ,
" hifigan_male_onnx-zh " : {
' 1.0 ' : {
' url ' :
' https://paddlespeech.bj.bcebos.com/Parakeet/released_models/hifigan/hifigan_male_onnx_1.4.0.zip ' ,
' md5 ' :
' ec6b35417b1fe811d3b1641d4b527769 ' ,
' ckpt ' :
' hifigan_male.onnx ' ,
' sample_rate ' :
24000 ,
} ,
} ,
}
tts_onnx_pretrained_models [
" fastspeech2_mix_onnx-zh " ] = tts_onnx_pretrained_models [
" fastspeech2_mix_onnx-en " ] = tts_onnx_pretrained_models [
" fastspeech2_mix_onnx-mix " ]
tts_onnx_pretrained_models [ " pwgan_male_onnx-en " ] = tts_onnx_pretrained_models [
" pwgan_male_onnx-mix " ] = tts_onnx_pretrained_models [ " pwgan_male_onnx-zh " ]
tts_onnx_pretrained_models [ " hifigan_male_onnx-en " ] = tts_onnx_pretrained_models [
" hifigan_male_onnx-mix " ] = tts_onnx_pretrained_models [
" hifigan_male_onnx-zh " ]
# ---------------------------------
# ------------ Vector -------------
# ---------------------------------