Commit Graph

81 Commits (d35dda002012d84b742dfef86b917fd7d3a40b37)

Author SHA1 Message Date
liangym e18170228c
[tts] add adversarial loss (#2588)
2 years ago
TianYuan 5e714ecb4a
[doc]update api docs (#2406)
2 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
2 years ago
TianYuan 7b864e8f38
clean old ernie sat inference scripts (#2316)
2 years ago
TianYuan c1d4551055
add ernie sat synthesize_e2e, test=tts (#2287)
2 years ago
TianYuan 1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
2 years ago
TianYuan 72fa8176ca fix for mix_lang
2 years ago
TianYuan 5503c8bd6b add ernie_sat synthesize script for metadata.jsonl, test=tts
2 years ago
TianYuan 028742b69a update lr scheduler
2 years ago
TianYuan 94688264c7 add ernie sat model file and config
2 years ago
TianYuan f6d1c545ac fromat doc_string
2 years ago
TianYuan cf846f9ebc rm extra log
2 years ago
TianYuan d1aa83a239
Merge pull request #2052 from yt605155624/ernie_sat
2 years ago
TianYuan 79658a5f20 add ernie sat inference, test=tts
2 years ago
TianYuan 02734141ce
Merge pull request #2040 from yt605155624/add_blank
2 years ago
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
Hui Zhang dfdf450b22 fix #2013; and format
2 years ago
TianYuan 5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
2 years ago
TianYuan 327509951f rm unused comment, test=tts
2 years ago
TianYuan c1b512c58a rm fluid in tts, test=tts
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago
TianYuan 08a4673355 fix wavernn bug, test=tts
2 years ago
TianYuan dafe7c3657 add fastspeech2 cnndecoder onnx model, test=tts
2 years ago
TianYuan 8bebf81199 [doc]fix typo, test=doc
2 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
2 years ago
TianYuan 828ee14404 add license and reference for some models, test=doc
2 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
2 years ago
TianYuan 0fc79f474d add CNNDecoder, test=tts
2 years ago
TianYuan 175c39b4a4
Merge pull request #1511 from yt605155624/pre_fix_for_streaming
3 years ago
Jerryuhoo c116a3a926 fix Speedyspeech multi-speaker inference, test=tts
3 years ago
TianYuan cb07bd2a94 add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
3 years ago
TianYuan 67ec6242c3 fix ci for waveflow, test=tts
3 years ago
TianYuan 9699c00769 change the docstring style from numpydoc to google, test=tts
3 years ago
TianYuan 25347bb6a3 rename tacotron2, test=tts
3 years ago
Hui Zhang dcfc32f1ec
Merge pull request #1379 from yt605155624/new_wavernn
3 years ago
TianYuan 348a1a33bf
update tacotron2 voice cloning in aishell3 with new tacotron2, test=tts (#1419)
3 years ago
TianYuan 1b0c034134 update wavernn, test=tts
3 years ago
TianYuan 89e69ee10e
[TTS]fix tacotron2 dygraph to static (#1414)
3 years ago
TianYuan 001afee644 fix wavernn dygraph to static , test=tts
3 years ago
TianYuan 2071774d81 add wavernn in synthesize_e2e, test=tts
3 years ago
TianYuan 4c3e57a23c align preprocess of wavernn, test=tts
3 years ago
TianYuan fb0acd40a2 add wavernn, test=tts
3 years ago
TianYuan 96323816e9 fix yamls, change labels to stop_labels, test=tts
3 years ago
TianYuan 1bf1a876ae Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_new_tacotron2, test=tts
3 years ago
TianYuan 3fd7a7790b add typehit for updater and evaluator, test=tts
3 years ago
TianYuan 1a9e59612a fix fastspeech2 multi speaker to static, test=tts
3 years ago
TianYuan d368d57d67
fix low ips bug of speedyspeech and fastspeech2, test=tts (#1349)
3 years ago
TianYuan 9c7f0762b0 update racotron2 and transformer tts, test=tts
3 years ago
TianYuan a1867c20c3
fix slice bug of speedyspeech expand, test=tts (#1337)
3 years ago