Commit Graph

1156 Commits (12e3e760922357a5f7ace0fc0aa6b02c120502e6)

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