Commit Graph

69 Commits (r0.1)

Author SHA1 Message Date
zhangkeliang 22b4b441e1 [NPU] test TransformerTTS with NPU
2 years ago
TianYuan a1867c20c3
fix slice bug of speedyspeech expand, test=tts (#1337)
3 years ago
TianYuan 7ae4f7221e
Update length_regulator.py
3 years ago
TianYuan acfe2b9084
Update duration_predictor.py
3 years ago
TianYuan caa391f461
fix speedyspeech inference, test=tts (#1322)
3 years ago
TianYuan 8f507ba4ba
Merge pull request #1302 from jerryuhoo/develop
3 years ago
Jerryuhoo 111a452378 Fix the code format, test=tts
3 years ago
TianYuan 27bb76bdb9 fix tone_sandhi of yi, test=tts
3 years ago
Jerryuhoo be99807d61 Add durations to gen_gta_mel.py inference
3 years ago
Jerryuhoo fcc34e3e95 [tts] add gen_gta_mel.py for finetuning speedypeech, test=tts
3 years ago
TianYuan 73dc0e2535 fix_ning
3 years ago
Jerryuhoo d6e9b76e76 change link_wav.py path, test=tts
3 years ago
Jerryuhoo c94f346207 move link_wav.py to paddlespeech/t2s/exps/gan_vocoder/
3 years ago
Jerryuhoo e239ee1cd2 add multi-speaker support for finetuning hifigan vocoder
3 years ago
TianYuan 680eac02b9
[tts]Update mb melgan (#1272)
3 years ago
TianYuan 98ce69d0aa
Merge pull request #1259 from jerryuhoo/develop
3 years ago
JiehangXie bdc48114a4
Update text_normlization.py
3 years ago
JiehangXie d88ceef7bc Fix punctuation bug
3 years ago
JiehangXie 6065b1b607 Fix punctuation bug
3 years ago
Jerryuhoo 2dccd5315d remove useless "other" dataset
3 years ago
Jerryuhoo f191d0b022 change speaker embedding position
3 years ago
Jerryuhoo 11991b6d35 add multi-speaker support for speedyspeech
3 years ago
TianYuan b9a55262f1
Update fastspeech2.py
3 years ago
Hui Zhang c81a3f0f83
[s2t] DataLoader with BatchSampler or DistributeBatchSampler (#1242)
3 years ago
TianYuan fbe3c05137
add style_melgan and hifigan in tts cli, test=tts (#1241)
3 years ago
TianYuan a232cd8b12
Update fastspeech2.py
3 years ago
TianYuan 42c109216d
[tts]add style melgan pretraied model (#1228)
3 years ago
Hui Zhang bb2a370b23
[asr] remove useless conf of librispeech (#1227)
3 years ago
TianYuan b031ee43c4
Merge pull request #1215 from yt605155624/refactor_punc
3 years ago
TianYuan 15b8904fa1 refactor punc
3 years ago
JiehangXie 927c9bbdb6 Fix a bug when sentence inputed contain English words
3 years ago
Jerryuhoo 3cbfd7bf35 Add speaker embedding and speaker id for style fastspeech2 inference
3 years ago
Hui Zhang d852aee2ff
[asr] logfbank with dither (#1179)
3 years ago
TianYuan 19ef7210a0
[TTS]Add hifigan (#1097)
3 years ago
TianYuan 675cff258b
[TTS]fix praatio version, test=tts (#1158)
3 years ago
TianYuan f9efbf3063
Update generate_lexicon.py
3 years ago
TianYuan 9db1710ba7
add conformer demos (#1108)
3 years ago
TianYuan 963e906f56
Merge pull request #1068 from yt605155624/add_style_melgan
3 years ago
TianYuan f701882b66 update add_style_melgan
3 years ago
TianYuan 2189b46004 add tts cli
3 years ago
TianYuan 7b2ecb6eed add style_melgan, test=tts
3 years ago
TianYuan aead853b1d
Update zh_frontend.py
3 years ago
TianYuan dd36eafe34 add style_melgan
3 years ago
TianYuan 6e3257ab8a
Create __init__.py
3 years ago
TianYuan a861e56e91 rm space for pure Chinese
3 years ago
TianYuan dad1cbbcd6 update text frontend
3 years ago
Hui Zhang 2bbfdbae91
Merge pull request #1015 from yt605155624/fs2_conformer
3 years ago
TianYuan b0a1d8ab60 fix base
3 years ago
TianYuan 469329221b refactor encoder, rm old code
3 years ago
Hui Zhang fe83adfbcb nproc to ngpu
3 years ago