Commit Graph

4594 Commits (fc670339d1dcc1b286daac3fb4fa3f9a8ce4d1c0)
 

Author SHA1 Message Date
TianYuan fc670339d1
[TTS]Fix losses of StarGAN v2 VC (#3184)
2 years ago
ljhzxc 84cc5fc98f
Update pretrained model in README (#3193)
2 years ago
Hui Zhang df3be4acae
[s2t] move s2t data preprocess into paddlespeech.dataset (#3189)
2 years ago
Shuangchi He 8c7859d3bc
Fix some typos. (#3178)
2 years ago
Hui Zhang 35d874c532
[s2t] mv dataset into paddlespeech.dataset (#3183)
2 years ago
TianYuan 3ad55a31e7
[TTS]StarGANv2 VC fix some trainer bugs, add add reset_parameters (#3182)
2 years ago
PiaoYang 9cf8c1985a
Update quick_start_cn.md (#3176)
2 years ago
PiaoYang 5a0103b2ae
[BUG] Fix progress bar unit. (#3177)
2 years ago
PiaoYang 6ffd3e4f7f
Update quick_start.md (#3175)
2 years ago
ljhzxc dc56c3a10e
[TTS] [黑客松]Add JETS (#3109)
2 years ago
TianYuan bd0d69ca74
[TTS]add StarGANv2VC preprocess (#3163)
2 years ago
TianYuan c7d24ba42c
fix some preprocess bugs (#3155)
2 years ago
lemondy 9c387577fd
fix example/aishell local/train.sh if condition bug, test=asr (#3146)
2 years ago
twoDogy c0cc850776
add function for generating srt file (#3123)
2 years ago
longRookie df37798598
[TTS]【Hackathon + No.190】 + 模型复现:iSTFTNet (#3006)
2 years ago
TianYuan 72aa19c32c
[TTS]add starganv2 vc trainer (#3143)
2 years ago
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer (#3098)
2 years ago
TianYuan d3d86f59aa
Update bug-report-tts.md (#3120)
2 years ago
liangym e83b491c34
rm unused dep, test=tts (#3097)
2 years ago
liangym 793effa122
[TTS] update svs_music_score.md (#3085)
2 years ago
TianYuan cc02b007fe
fix paddle2onnx's install version, install the newest paddle2onnx in run.sh (#3084)
2 years ago
TianYuan 6894a2a77d
[TTS]fix elementwise_floordiv's fill_constant (#3075)
2 years ago
liangym 1a272e11de
get music score, test=doc (#3070)
2 years ago
zxcd ca575bdda3
[Doc] change define asr server config to chunk asr config, test=doc (#3067)
2 years ago
TianYuan 0a2e367ff4
[TTS]clean starganv2 vc model code and add docstring (#2987)
2 years ago
liangym 880c172db7
[TTS] add svs frontend (#3062)
2 years ago
TianYuan 46334ae045
Update setup.py (#3056)
2 years ago
TianYuan d5720e4e7b
fix input dtype of elementwise_mul op from bool to int64 (#3054)
2 years ago
夜雨飘零 31a4562ae8
[ASR]add squeezeformer model (#2755)
2 years ago
zxcd 9bf5471613
optional tokenizer and fix some doc. (#3042)
2 years ago
TianYuan b07f87b42e
Update README.md
2 years ago
TianYuan 78a0ded1b2
Update README_cn.md
2 years ago
TianYuan 596f5c28f2
Update README.md
2 years ago
TianYuan b32b005037
Update README_cn.md
2 years ago
TianYuan 03ebbc335b
Update README.md
2 years ago
TianYuan 5270fda5bf
[docs]update readme (#3043)
2 years ago
TianYuan 706a68bde9
fix dtype diff of last expand_v2 op of VITS (#3041)
2 years ago
liangym 348064de0d
[TTS] add opencpop HIFIGAN example (#3038)
2 years ago
zxcd 4e9bca177a
[ASR] change optimizer and fix import error, test=asr (#3023)
2 years ago
TianYuan 65c3217b8b
Update textnorm_test_cases.txt
2 years ago
liangym 435fc5cc19
[TTS] add opencpop PWGAN example (#3031)
2 years ago
TianYuan 1aa7495dab
[TTS]Add license and reformat for TTSCppFrontend (#3030)
2 years ago
TianYuan 259f4936ee
Update README_cn.md
2 years ago
TianYuan f7567e4795
Update README.md
2 years ago
TianYuan 271112ca69
fix vits reduce_sum's input/output dtype, test=tts (#3028)
2 years ago
老虎会游泳 34f2995bcf
[TTS][Paddle-Lite] Add Chinese C++ TTS Frontend, let TTS Arm Linux demo support the synthesis of arbitrary Chinese sentences (#3018)
2 years ago
liangym 1afd14acd9
[TTS]add Diffsinger with opencpop dataset (#3005)
2 years ago
TianYuan acf943007e
Update requirements.txt
2 years ago
TianYuan 33190ac4cb
Update setup.py
2 years ago
MistEO 319c805968
[TTS] Support set device id for tts prediction, test=tts (#3019)
2 years ago