Commit Graph

1156 Commits (12e3e760922357a5f7ace0fc0aa6b02c120502e6)

Author SHA1 Message Date
TianHao Zhang 12e3e76092
[ASR] Support Hubert, fintuned on the librispeech dataset () 2 years ago
Hui Zhang 8371d14f5d
Merge pull request from zxcd/amp 2 years ago
Hui Zhang 225737d4e3
[s2t] fix cli args to config () 2 years ago
Hui Zhang e3dcfa8815
Merge pull request from PaddlePaddle/vits_pr 2 years ago
zxcd bc365cbb52
Merge branch 'develop' into amp 2 years ago
zxcd 9d8660b2f6 add new aishell model for better CER. 2 years ago
WongLaw 305375c310 VITS learning rate revised, test=tts 2 years ago
WongLaw fdeb9b88a7 VITS learning rate revised, test=tts 2 years ago
TianYuan fc670339d1
[TTS]Fix losses of StarGAN v2 VC () 2 years ago
Hui Zhang df3be4acae
[s2t] move s2t data preprocess into paddlespeech.dataset () 2 years ago
Shuangchi He 8c7859d3bc
Fix some typos. () 2 years ago
Hui Zhang 35d874c532
[s2t] mv dataset into paddlespeech.dataset () 2 years ago
WongLaw 47e31f46cb VITS learning rate revised, test=tts 2 years ago
WongLaw 414de3747c VITS learning rate revised, test=tts 2 years ago
TianYuan 3ad55a31e7
[TTS]StarGANv2 VC fix some trainer bugs, add add reset_parameters () 2 years ago
PiaoYang 5a0103b2ae
[BUG] Fix progress bar unit. () 2 years ago
ljhzxc dc56c3a10e
[TTS] [黑客松]Add JETS () 2 years ago
TianYuan bd0d69ca74
[TTS]add StarGANv2VC preprocess () 2 years ago
zxcd a1e5f27003 mv scaler.unscale_ blow grad_clip. 2 years ago
zxcd 7399d560e7 fix scaler save and load. 2 years ago
zxcd 2f4414a5f8 fix scaler save 2 years ago
zxcd fbd27aab41 add amp for U2 conformer. 2 years ago
TianYuan c7d24ba42c
fix some preprocess bugs () 2 years ago
longRookie df37798598
[TTS]【Hackathon + No.190】 + 模型复现:iSTFTNet () 2 years ago
TianYuan 72aa19c32c
[TTS]add starganv2 vc trainer () 2 years ago
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer () 2 years ago
liangym e83b491c34
rm unused dep, test=tts () 2 years ago
TianYuan 6894a2a77d
[TTS]fix elementwise_floordiv's fill_constant () 2 years ago
TianYuan 0a2e367ff4
[TTS]clean starganv2 vc model code and add docstring () 2 years ago
liangym 880c172db7
[TTS] add svs frontend () 2 years ago
TianYuan d5720e4e7b
fix input dtype of elementwise_mul op from bool to int64 () 2 years ago
夜雨飘零 31a4562ae8
[ASR]add squeezeformer model () 2 years ago
zxcd 9bf5471613
optional tokenizer and fix some doc. () 2 years ago
TianYuan 706a68bde9
fix dtype diff of last expand_v2 op of VITS () 2 years ago
liangym 348064de0d
[TTS] add opencpop HIFIGAN example () 2 years ago
zxcd 4e9bca177a
[ASR] change optimizer and fix import error, test=asr () 2 years ago
liangym 435fc5cc19
[TTS] add opencpop PWGAN example () 2 years ago
TianYuan 271112ca69
fix vits reduce_sum's input/output dtype, test=tts () 2 years ago
liangym 1afd14acd9
[TTS]add Diffsinger with opencpop dataset () 2 years ago
MistEO 319c805968
[TTS] Support set device id for tts prediction, test=tts () 2 years ago
zxcd 3145325b4e
[ASR] add wav2vec2 aishell model result, test=asr () 2 years ago
zxcd 5186319f48
fix load model schedule error, config optional. () 2 years ago
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D () 2 years ago
JiehangXie 59cabdc967
[TTS]Cli Cantonese onnx, test=tts () 2 years ago
mooncake c02bc087f6
rearrange-encoder-infer-param () 2 years ago
TianYuan f7fd111647
[TTS]add StarGANv2-VC model scripts () 2 years ago
HuangLiangJie c8196d45ae
[TTS]Canton CLI, test=tts () 2 years ago
TianYuan ad239eb444
[TTS]add VITS inference () 2 years ago
TianYuan 84f751f529
[TTS]vits dygraph to static () 2 years ago
HuangLiangJie 11bc392617
[TTS]Canton phonetic fix, test=tts () 2 years ago