Commit Graph

280 Commits (1bf1c3ab92c2145b62320e06ae244fad668fb7bf)

Author SHA1 Message Date
zxcd 1bf1c3ab92
cherrypick change optimizer and fix import error. (#3040)
2 years ago
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002)
2 years ago
JiehangXie 59cabdc967
[TTS]Cli Cantonese onnx, test=tts (#2990)
2 years ago
mooncake c02bc087f6
rearrange-encoder-infer-param (#2983)
2 years ago
TianYuan f7fd111647
[TTS]add StarGANv2-VC model scripts (#2842)
2 years ago
TianYuan ad239eb444
[TTS]add VITS inference (#2972)
2 years ago
TianYuan 84f751f529
[TTS]vits dygraph to static (#2883)
2 years ago
HuangLiangJie 11bc392617
[TTS]Canton phonetic fix, test=tts (#2950)
2 years ago
TianYuan c8d5a01bdb
[TTS]fix dygraph to static for tacotron2, test=doc (#2426)
2 years ago
liangym d9b041e999
[TTS]Cli male onnx (#2945)
2 years ago
JiehangXie a5c0bffd2a
add Cantonese test examples (#2937)
2 years ago
HuangLiangJie 1af9bd47d9
[TTS]Cantonese FastSpeech2 e2e infer, test=tts (#2927)
2 years ago
HuangLiangJie acfa057dc7
[TTS]Cantonese FastSpeech2 Training, test=tts (#2907)
2 years ago
艾梦 bcd8e309ec
[TTS]Add diffusion noise clip to optimize sample result (#2902)
2 years ago
章宏彬 c764710aa1
[TTS]Avoid using variable "attn_loss" before assignment (#2860)
2 years ago
TianYuan a283f8a57e
[TTS]fix open encoding (#2865)
2 years ago
艾梦 a55fd2e556
[TTS]Fix diffusion wavenet denoiser final conv init param (#2868)
2 years ago
QuanZ9 ac3ed3c5a8
Update zh_frontend.py (#2863)
2 years ago
HuangLiangJie 140aed4b54
[TTS]VITS init sampler reverse, test=tts (#2843)
2 years ago
艾梦 57b9d4bca4
add diffusion module for training diffsinger (#2832)
2 years ago
TianYuan 1fd38c0e8b
fix o (#2831)
2 years ago
晋东毅 742523fb38
[tts]For mixed Chinese and English speech synthesis, add SSML support for Chinese (#2830)
2 years ago
HuangLiangJie faa2f86651
[TTS]update VITS init method (#2809)
2 years ago
HuangLiangJie 964211a81b
Change optimizer for vits, test=tts (#2791)
2 years ago
HuangLiangJie 2e51e0da90
[TTS]Fix attention bugs and sort VITS data with feats_lengths (#2770)
2 years ago
TianYuan 979bbd9dcb
add mkldnn and trt config for paddleInference (#2748)
2 years ago
TianYuan 3f6afc4834
[TTS]Add slim for TTS (#2729)
2 years ago
HuangLiangJie a874d8f325
Add prosody prediction in synthesize_e2e, test=tts (#2693)
2 years ago
TianYuan 62357d876c
[TTS]rm paddlelite in setup.py (#2713)
2 years ago
David An (An Hongliang) bd01bc155d
add greek char and fix issue2571 (#2683)
2 years ago
TianYuan 0b4cf2211d
[TTS]Add TTS Paddle-Lite x86 inference (#2667)
2 years ago
David An (An Hongliang) 1c3d2cb89e
add double byte char for zh normalization (#2661)
2 years ago
kFoodie dc9d3baf51
Update onnx_api.py (#2664)
2 years ago
HuangLiangJie b7312e9f0b
Revised TN qualifier for measure notation, test=tts (#2629)
2 years ago
David An (An Hongliang) 8a5fe83e1d
add ssml sentences.txt (#2620)
2 years ago
liangym e18170228c
[tts] add adversarial loss (#2588)
2 years ago
TianYuan 9aab706cba
fix frontend bug, test=tts (#2606)
2 years ago
david.95 ed0138c6e3 add condition check if a ssml input and filter space line, test=tts
2 years ago
david.95 3ac7ac253f fix review issue,test=tts
2 years ago
David An (An Hongliang) 103e46f819
Merge branch 'PaddlePaddle:develop' into hongliang1014
2 years ago
TianYuan 2d71577e75
fix g2p (#2539)
2 years ago
david.95 f295d2d445 remove useless code
2 years ago
david.95 89e9ea69eb modify __init__
2 years ago
david.95 1067088deb modify __init__
2 years ago
david.95 f56cc08b18 add license content, test=tts
2 years ago
david.95 29508f400b to fix CI issue, test=tts
2 years ago
david.95 278c7a41a8 add module define to fix ci, test=tts
2 years ago
david.95 13a7fa9808 enable chinese words' pinyin specified in text of ssml formats, test=tts
2 years ago
liangym 0359c3f6b5
Fix mix front (#2493)
2 years ago
TianYuan 52af86fcc3
fix ERNIE-SAT bug when edit the end of sentenses, test=doc (#2432)
2 years ago